1.2 KiB
1.2 KiB
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
- An Introduction to the Constant Pool in the JVM
- List All the Classes Loaded in the JVM
- Static Fields and Garbage Collection
- More articles: [<-- prev] [next -->]