Learn JVM from practice. An implementation of hotspot using Java and C++. 参照JVM虚拟机规范时间,1.8版本。
- 常规信息
- 常量池
- 遗留
- CONSTANT_MethodHandle_info结构
- CONSTANT_Invoke-Dynamic_info结构
- 遗留
- 接口表
- 字段表
- 方法表
- 遗留
- Code中的指令
- RuntimeVisibleParameterAnnotations,RuntimeInvisibleParameterAnnotations
- AnnotationDefault
- MethodParameters
- 遗留
- 属性表
- 遗留
- InnerClasses
- EnclosingMethod
- SourceDebugExtension
- BootstrapMethods
- Synthetic
- Deprecated
- Signature
- RuntimeVisibleAnnotations,RuntimeInvisibleAnnotations
- RuntimeVisibleTypeAnnotations,RuntimeInvisibleTypeAnnotations
- 遗留