This topic created in 2078 days ago, the information mentioned may be changed or developed.
JVM Specification memory model
- Program Counter (PC) Register
- JVM Stacks
- Native Method Stacks
- Heap
- Method Area
- Run-time Constant Pool
Java 8 HotSpot JVM memory model
- Java Heap
- Young Generation
- Old Generation
- Metaspace
- CodeCache
- Native Memory
1 replies • 2020-08-24 18:59:48 +08:00