native-image icon indicating copy to clipboard operation
native-image copied to clipboard

A Cloud Native Buildpack that creates native images from Java applications

Results 16 native-image issues
Sort by recently updated
recently updated
newest added

`BP_BOOT_NATIVE_IMAGE_BUILD_ARGUMENTS` and `BP_BOOT_NATIVE_IMAGE` They've been deprecated for 2 years now ## Checklist * [x] I have viewed, signed, and submitted the Contributor License Agreement. * [x] I have linked issue(s)...

semver:major
type:enhancement

I use kpack 0.9.2 and java-native-image. From GraalVM [Debugging and Diagnostics](https://www.graalvm.org/22.3/reference-manual/native-image/debugging-and-diagnostics/) doc, I want to configure heapdump, see the doc: https://www.graalvm.org/22.3/reference-manual/native-image/guides/create-heap-dump/ In build phase, add `BP_NATIVE_IMAGE_BUILD_ARGUMENTS="--enable-monitoring=heapdump"` In runtime phase, I...

type:question

Building a spring cloud function native executable using - OS: Linux - JDK: OpenJDK 17 - Spring Boot: 3.0.0 - Graal 22.3 - native-image buildpack (standard spring boot v3 profile...

## Describe the Enhancement When buildpacks are building a project from source, it is possible for the project to include the [Maven](https://graalvm.github.io/native-build-tools/latest/maven-plugin.html) or [Gradle](https://graalvm.github.io/native-build-tools/latest/gradle-plugin.html) Native Build Tools plugin and configure...

Bumps Go modules used by the project. See the commit for details on what modules were updated. Release Notes

semver:patch
type:task

Bumps Go from 1.22 to 1.23 and update Go modules used by the project. See the commit for details on what modules were updated. Release Notes

type:task
semver:minor