-
Sub-task
-
Resolution: Delivered
-
P2
-
21
Applications running with Generational ZGC should enjoy:
* Lower risks of allocations stalls,
* Lower required heap memory overhead, and
* Lower garbage collection CPU overhead.
Enable Generational ZGC with command line options -XX:+UseZGC -XX:+ZGenerational
For further details, see JEP 439.
* Lower risks of allocations stalls,
* Lower required heap memory overhead, and
* Lower garbage collection CPU overhead.
Enable Generational ZGC with command line options -XX:+UseZGC -XX:+ZGenerational
For further details, see JEP 439.