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

# Java Core

- [JVM 如何加载类](https://www.selinux.tech/java/core/jvm-load-class.md)
- [JVM 垃圾回收](https://www.selinux.tech/java/core/jvm-gc.md)
- [JVM G1GC](https://www.selinux.tech/java/core/jvm-g1gc.md)
- [JVM G1GC Q\&A](https://www.selinux.tech/java/core/jvm-g1gc-qa.md)
- [JVM 与 Hbase](https://www.selinux.tech/java/core/jvm-hbase.md)
- [JVM ZGC Overview](https://www.selinux.tech/java/core/jvm-zgc-overview.md)
- [JVM ZGC 内存管理](https://www.selinux.tech/java/core/jvm-zgc-memory.md)
- [JVM ZGC 线程](https://www.selinux.tech/java/core/jvm-zgc-thread.md)
- [JVM ZGC 垃圾回收](https://www.selinux.tech/java/core/jvm-zgc-gc.md)
- [JVM ZGC 日志分析](https://www.selinux.tech/java/core/jvm-zgc-log.md)
- [JVM ZGC 参数调优](https://www.selinux.tech/java/core/jvm-zgc-params.md)
