JVM
Table of Contents
1. Introduction
This is just my collection of random notes about the JVM's implementation details. When tinkering with writing toy scripting languages, it's always interesting to see the design choices Java made.
2. References
- Aleksey Shipilёv, Java Objects Inside Out
- Ali Dehghani, Memory Layout of Objects in Java; blog post, Baeldung, dated May 24, 2021