Browse Subject Headings
The Z Garbage Collector : In JDK 25
The Z Garbage Collector : In JDK 25
Click to enlarge
Author(s): Ă–sterlund, Erik
ISBN No.: 9781032976921
Pages: 384
Year: 202605
Format: Trade Paper
Price: $ 92.45
Dispatch delay: Dispatched between 7 to 15 days
Status: Available (Forthcoming)

This book explains how the Z Garbage Collector was designed, why it was designed this way, the common pitfalls to avoid when using ZGC in JDK 25 and how to get useful information from the garbage collector. Java is one of the most widely used programming languages in the world. It is a memory safe language that completely relies on a good garbage collection (GC) algorithm to work well. The Z Garbage Collector of OpenJDK is arguably the most sophisticated production GC algorithm for any managed language runtime. The book goes into detail and covers core algorithm concepts of ZGC: coloured pointers, GC barriers, concurrent marking, concurrent relocation, concurrent stack scanning, concurrent root scanning, concurrent class unloading, concurrent generational collection, as well as showing how all of this works. It explains how the JVM evolved certain features to be able to accommodate ZGC, and covers the importance of each of the various GC heuristics and how they function. With a unique angle right between academia and industry, this book is useful for computer science students and Java developers alike.


To be able to view the table of contents for this publication then please subscribe by clicking the button below...
To be able to view the full description for this publication then please subscribe by clicking the button below...
Browse Subject Headings