| Class | Description |
|---|---|
| EncodedLineNumberTable | |
| RuntimeCodeInstaller |
Handles the installation of runtime-compiled code, allocating memory for code, data, and metadata
and patching call and jump targets, primitive constants, and object constants.
|
| SubstrateCodeCacheProvider | |
| SubstrateConstantFieldProvider |
Implements the default constant folding semantics for Java fields in the HotSpot VM.
|
| SubstrateConstantReflectionProvider | |
| SubstrateField | |
| SubstrateInstalledCodeImpl |
Represents the installed code of a runtime compiled method.
|
| SubstrateMemoryAccessProviderImpl | |
| SubstrateMetaAccess | |
| SubstrateMethod | |
| SubstrateRuntimeConfigurationBuilder | |
| SubstrateSignature | |
| SubstrateType |