Skip navigation links
GraalVM SDK Java API Reference
23.0.12-dev

051f4a7f796309ee2e4643c4b62216e2e7fc0571

Package org.graalvm.nativeimage

The GraalVM 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 GraalVM 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:
19.0
Skip navigation links
GraalVM SDK Java API Reference
23.0.12-dev

051f4a7f796309ee2e4643c4b62216e2e7fc0571

Copyright © 2012, 2026, Oracle and/or its affiliates. All rights reserved.