Java/Java 파헤치기
[JVM] 레퍼런스
동현 유
2022. 4. 24. 18:52
GC 관련
HotSpot Virtual Machine Garbage Collection Tuning Guide
One strength of the Java SE platform is that it shields the developer from the complexity of memory allocation and garbage collection.
docs.oracle.com
JVM specification
The Java® Virtual Machine Specification
Tim Lindholm Frank Yellin Gilad Bracha Alex Buckley Daniel Smith
docs.oracle.com
Java concurrency 정리 잘된 블로그
https://jenkov.com/tutorials/java-concurrency/locks.html