JVM Internals
This section provides reference documentation for understanding JVM internals, which is essential knowledge for bytecode manipulation and Booster plugin development.
Contents
- Class File Structure - Understanding the structure of Java class files
- Bytecode Instructions - Complete reference of JVM bytecode instructions
