ZGC Concurrent Class Unloading - Overview and Implementation in Java
Offered By: Java via YouTube
Course Description
Overview
Explore the innovative Z Garbage Collector (ZGC) for JDK and its unique feature of concurrent class unloading in this 22-minute Java video. Discover how ZGC achieves scalability and low latency while implementing concurrent cleanup of data structures like compiled code, class hierarchies, and class loader data graphs. Gain insights into the phases of ZGC, metadata graph management, and handling of stale data structures after reference processing. Delve into the intricacies of code cache management, nMethod entry barriers, and the process of concurrent code unloading. Enhance your understanding of advanced Java development techniques and garbage collection strategies.
Syllabus
Intro
ZGC Goals
What is a concurrent GC Serial
ZGC Concurrnet Class Unloading
ZGC Phases
Metadata graph
Stale Datastructures after Reference Processing
ZGC Unloading Overview
Code cache
NMethod Entry Barriers • Arm all methods not on stack in GC pause
Concurrent Code Unloading
Taught by
Java
Related Courses
Algorithms, Part IPrinceton University via Coursera Introduction à la programmation orientée objet (en Java)
École Polytechnique Fédérale de Lausanne via Coursera MongoDB for Java Developers
MongoDB University Initiation à la programmation (en Java)
École Polytechnique Fédérale de Lausanne via Coursera Intro to Java Programming
San Jose State University via Udacity