7f3f7b6434 | ||
---|---|---|
.. | ||
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]