There are incorrect usage of GCTraceTime in g1FullCollector.cpp and g1CollectedHeap.cpp that do not define a local variable name. Those affected timers will show zero value in the log. This is similar to JDK-8200730.
- relates to
-
JDK-8200730 Fix debug=gc+phases time tracking in Remark and Cleanup
- Resolved