Skip navigation links
GraalVM Truffle Java API Reference
23.1.0-dev

5f88f2191fa8f3ca65b13d36f55bb12e187a7fa4

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 Truffle Java API Reference
23.1.0-dev

5f88f2191fa8f3ca65b13d36f55bb12e187a7fa4

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