| Interface | Description |
|---|---|
| AnnotationExtracter | |
| AnnotationWrapper | |
| ImageBuildStatistics.TimerCollectionPrinter | |
| ImageGeneratorThreadMarker |
Marker interface to identify threads that are only used by SubstateVM infrastructure and will not
be present in the image heap at run time.
|
| UnsafePartitionKind |
Markers for unsafe accesses.
|
| Class | Description |
|---|---|
| ClassUtil | |
| DirectAnnotationAccess |
Wrapper class for annotation access.
|
| GuardedAnnotationAccess |
Wrapper class for annotation access that defends against
https://bugs.openjdk.java.net/browse/JDK-7183985: when an annotation declares a Class> array
parameter and one of the referenced classes is not present on the classpath parsing the
annotations will result in an ArrayStoreException instead of caching of a
TypeNotPresentExceptionProxy.
|
| ImageBuildStatistics | |
| ImageBuildStatistics.Options | |
| ModuleSupport | |
| ReflectionUtil |
This class contains utility methods for commonly used reflection functionality.
|
| StringUtil |
| Enum | Description |
|---|---|
| ImageBuildStatistics.CheckCountLocation | |
| ModuleSupport.Access |
| Error | Description |
|---|---|
| ModuleSupport.ModuleSupportError | |
| ReflectionUtil.ReflectionUtilError |