Package org.graalvm.nativeimage.libgraal
package org.graalvm.nativeimage.libgraal
Extensions to the GraalVM SDK Native Image API to customize building libgraal. Although these
extensions contain public classes, they should only be used by the feature that builds libgraal.
- Since:
- 25
-
ClassDescriptionThe class loader used to load the Graal and JVMCI classes compiled into libgraal implements this interface to provide extra information about the libgraal classes.LibGraal specific extensions to
org.graalvm.nativeimage
.