Automatic module of nativeimage 23.1.1.
Modifier and Type | Package and Description |
---|---|
open package | com.
This package contains annotations that configure the substitution mechanism of GraalVM Native Image. |
open package | org.
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. |
open package | org.
This package and its sub-packages provide a fast and lightweight interface between Java code and C code. |
open package | org.
This package provides parts of the Java / C interface that are related to C constants. |
open package | org.
This package provides parts of the Java / C interface that are related to C functions. |
open package | org.
This package provides parts of the Java / C interface that are related to C structures. |
open package | org.
This package provides parts of the Java / C interface that are related to standard C pointer types, as well as utility functions to convert between Java types and C types. |
open package | org.
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:
|
open package | |
open package |