| Class | Description |
|---|---|
| AnalysisGraphBuilderPhase | |
| AnalysisGraphBuilderPhase.AnalysisBytecodeParser | |
| CInterfaceEnumTool | |
| CInterfaceInvocationPlugin | |
| ConstantFoldLoadFieldPlugin | |
| DevirtualizeCallsPhase |
Devirtualize invokes based on Static Analysis results.
|
| HostedGraphBuilderPhase | |
| HostedGraphKit | |
| InjectedAccessorsPlugin | |
| IntrinsifyMethodHandlesInvocationPlugin |
Support for method handles that can be reduced to a plain invocation.
|
| NoClassInitializationPlugin |
Do not trigger any class initialization, and do not emit any class initialization checks during
bytecode parsing.
|
| SharedGraphBuilderPhase | |
| SharedGraphBuilderPhase.SharedBytecodeParser | |
| StrengthenStampsPhase |
Strengthens the stamp of nodes based on the static analysis result.
|
| SubstrateClassInitializationPlugin | |
| SubstrateGraphBuilderPhase | |
| SubstrateGraphBuilderPhase.SubstrateBytecodeParser | |
| VerifyDeoptFrameStatesLIRPhase |
Verification that deoptimization target frame states do not have live values that are not in the
state, i.e., that do not correspond to a Java local variable or expression stack value.
|
| VerifyNoGuardsPhase |