Skip navigation links

Package org.graalvm.nativeimage

The Graal-SDK native-image API allows to customize the native image generation, i.e., the ahead-of-time compilation of Java code to standalone executables.

See: Description

Package org.graalvm.nativeimage Description

The Graal-SDK native-image API allows to customize the native image generation, i.e., the ahead-of-time compilation of Java code to standalone executables. It also provides interfaces and support classes that only work in the context of a native image.
Since:
1.0
Skip navigation links