e8569d56b0
* Create ConstantPool.java add file for constantpool * update the module with most relevant update the module with most relevant |
||
---|---|---|
.. | ||
src | ||
README.md | ||
pom.xml |
README.md
Core Java JVM Cookbooks and Examples
This module contains articles about working with the Java Virtual Machine (JVM).
Relevant Articles:
- Memory Layout of Objects in Java
- Measuring Object Sizes in the JVM
- Adding Shutdown Hooks for JVM Applications
- boolean and boolean[] Memory Layout in the JVM
- Where Is the Array Length Stored in JVM?
- Memory Address of Objects in Java
- List All Classes Loaded in a Specific Class Loader
- More articles: [<-- prev]