Missing gc time in zgc generational logging
Mike Millson
mmillson at redhat.com
Mon Jan 8 14:12:19 UTC 2024
There seems to be a lot of missing gc time in the jdk21 zgc generational
logging.
Following is an example (complete log attached).
The gc time below is .234ms, and the safepoint is 2.7ms
(1900085+806967+4204/10^6).
It's over an order of magnitude off.
[2023-12-12T10:20:45.260+0200][info][gc,phases ] GC(34) y: Pause Mark
Start 0.234ms
[2023-12-12T10:20:45.260+0200][info][safepoint ] Safepoint
"ZMarkStartYoung", Time since last: 9642266719 ns, Reaching safepoint:
1900085 ns, Cleanup: 4204 ns, At safepoint: 806967 ns, Total: 2711256 ns
Thank you,
Mike
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/zgc-dev/attachments/20240108/9edd4790/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gc.log
Type: text/x-log
Size: 1750801 bytes
Desc: not available
URL: <https://mail.openjdk.org/pipermail/zgc-dev/attachments/20240108/9edd4790/gc-0001.log>
More information about the zgc-dev
mailing list