Modifier and Type | Field and Description |
---|---|
private static long | BYTE_ARRAY_BASE_OFFSET
The class PlatformDependent caches the byte array base offset by reading the field from PlatformDependent0. |
Access | Constructor and Description |
---|---|
private |
BYTE_ARRAY_BASE_OFFSET | back to summary |
---|---|
private static long BYTE_ARRAY_BASE_OFFSET The class PlatformDependent caches the byte array base offset by reading the field from PlatformDependent0. The automatic recomputation of Substrate VM correctly recomputes the field in PlatformDependent0, but since the caching in PlatformDependent happens during image building, the non-recomputed value is cached.
|
PlatformDependentSubstitution | back to summary |
---|---|
private PlatformDependentSubstitution() |