| Interface | Description |
|---|---|
| SubstrateInstalledCode | |
| SubstrateInstalledCode.Access |
Provides access to a
SubstrateInstalledCode. |
| Class | Description |
|---|---|
| DeoptEntryInfopoint |
Infopoint for deopt entries in deoptimization target methods.
|
| DeoptimizationCounters | |
| DeoptimizationCounters.Options | |
| DeoptimizationSupport | |
| DeoptimizedFrame |
The handle to a deoptimized frame.
|
| DeoptimizedFrame.VirtualFrame |
Heap-based representation of a future baseline-compiled stack frame, i.e., the intermediate
representation between deoptimization of an optimized frame and the stack-frame rewriting.
|
| Deoptimizer |
Performs deoptimization.
|
| Deoptimizer.Options | |
| DeoptTester |
Utility class for deoptimization stress test.
|
| SubstrateSpeculationLog | |
| SubstrateSpeculationLog.SubstrateSpeculation |
| Enum | Description |
|---|---|
| Deoptimizer.StubType |
| Annotation Type | Description |
|---|---|
| DeoptimizedFrame.ReserveDeoptScratchSpace |
Used to let the universe builder reserve some space in the instance layout for storing return
value registers.
|
| Deoptimizer.DeoptStub |