不错的Java学习资源代码

263 阅读1分钟
原文链接: github.com

📚 Books

☕️ Java语言

0 Basics

1 并发

2 Collections

3 常用工具类

♨️ JVM

我觉得不错的资源

👍 👍 JVM Internals

👍 👍 Java (JVM) Memory Model – Memory Management in Java

What is a Java Safepoint?

Understanding Garbage Collection

The Black Magic of (Java) Method Dispatch

The infamous sun.misc.Unsafe explained

👍 The "Double-Checked Locking is Broken" Declaration

💜 Framework