* JAVA-2111: Moved boolean Memory Layout article * JAVA-2111: Moved Shutdown Hooks article * JAVA-2111: Updated README files * JAVA-2111: Fixed prev link
Core Java JVM Cookbooks and Examples
This module contains articles about working with the Java Virtual Machine (JVM).
Relevant Articles:
- Method Inlining in the JVM
 - JVM Log Forging
 - Guide to Java Instrumentation
 - Class Loaders in Java
 - A Guide to System.exit()
 - Guide to System.gc()
 - Runtime.getRuntime().halt() vs System.exit() in Java
 - How to Get the Size of an Object in Java
 - What Causes java.lang.OutOfMemoryError: unable to create new native thread
 - View Bytecode of a Class File in Java
 - More articles: [next -->]