Package org.graalvm.jniutils
package org.graalvm.jniutils
-
ClassDescriptionEncapsulates a JNI handle to an object in the HotSpot heap.Access to the
jvalueJNI 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 forJNIExceptionWrapper.ExceptionHandler.Scope of a call from HotSpot to native method.Helpers for calling JNI functions.Services used by theorg.graalvm.jniutilsmodule.