Modifier and Type | Annotation and Description |
---|---|
pack-priv @interface | SuppressFBWarnings
Used to suppress FindBugs warnings. |
pack-priv @interface | VMEntryPoint
Marker interface for methods which are called from the JVM. |
Modifier and Type | Class and Description |
---|---|
public class | JVMCIPermission
This class represents the permission to access JVMCI services. |
public abstract class | JVMCIServiceLocator
Service-provider class for the runtime to locate providers of JVMCI services where the latter are not in packages exported by the JVMCI module. |
public class | Services
Provides utilities needed by JVMCI clients. |
pack-priv class | SystemProperties
Unmodifiable map for storing system properties read from native memory whose values have their string representation constructed on first access. |