ZGC

Turkish equivalent: Z çöp toplayıcıDomain: Java and JVM

A highly concurrent HotSpot garbage collector designed to keep pause times low even with very large heaps by performing most work concurrently with the application.

  • Garbage Collection
  • Generational GC
  • Tail Latency
  • Allocation Rate

Source

  • https://openjdk.org/projects/jdk/25/jeps-since-jdk-21