Package org.graalvm.nativeimage.libgraal.hosted


package org.graalvm.nativeimage.libgraal.hosted
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
  • Class
    Description
    Methods for creating initialized, off-heap data that is shared across all isolates in a process.
    The class loader used to load the Graal and JVMCI classes compiled into libgraal implements this interface to provide extra information about the libgraal classes.