Expand description
JVM elements, such as classes, methods, fields, and annotations.
Modules§
- Module for the APIs for the annotation in JVM.
- JVM classes and interfaces
- Discovering and loading classes.
- Module for the APIs for the executable code in JVM.
- Constant pool in a JVM class file.
- JVM fields and constant values.
- JVM methods.
- Modules in the JPMS.
- The parsing logic for the JVM class file format.
- References to JVM elements.