> For the complete documentation index, see [llms.txt](https://yunzhao.gitbook.io/notes/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://yunzhao.gitbook.io/notes/java/jvm.md).

# JVM

* [Class & Instance Initialization](/notes/java/jvm/class-and-instance-initialization.md)
* [Runtime Data Area](/notes/java/jvm/runtime-data-area.md)
* [Garbage Collection](/notes/java/jvm/garbage-collection.md)
