| Interface | Description |
|---|---|
| SpeculationReasonGroup.SpeculationContextObject | |
| SpeculationReasonGroup.SpeculationContextObject.Visitor |
| Class | Description |
|---|---|
| GraalServices |
Interface to functionality that abstracts over which JDK version Graal is running on.
|
| GraalUnsafeAccess |
Access to the
Unsafe capability. |
| IsolateUtil |
Utility methods that provide access to isolate details.
|
| JavaVersionUtil |
Interface to query which JDK version Graal is running on.
|
| JMXService |
Access to thread specific information made available via Java Management Extensions (JMX).
|
| SpeculationReasonGroup |
Facility for creating speculation reasons partitioned in groups.
|
| UnencodedSpeculationReason |
An implementation of
SpeculationReason based on direct, unencoded values. |
| Annotation Type | Description |
|---|---|
| ServiceProvider |
Annotates a service provider that will have a provider file generated by an annotation processor.
|