All Classes and Interfaces
Class
Description
Encapsulates a JNI handle to an object in the HotSpot heap.
Access to the
jvalue JNI union.Support for calling into HotSpot using JNI.
Represents a JNI method.
An annotation used to mark methods called by the JNI native interface.
Wraps an exception thrown by a JNI call into HotSpot.
Context for
JNIExceptionWrapper.ExceptionHandler.Scope of a call from HotSpot to native method.
Helpers for calling JNI functions.
Services used by the
org.graalvm.jniutils module.