- Mastering Java 11
- Dr. Edward Lavieri
- 36字
- 2025-02-25 06:41:47
Thread-local handshakes
With Java 10 and beyond, it is possible to stop individual threads without having to perform a global virtual machine safepoint. We will fully explore this change in Chapter 3, Java 11 Fundamentals.