Replies: 2 comments 2 replies
-
HI Mario, This appears to be a bug. Can you please attach the GC log and I'll apply a fix. |
Beta Was this translation helpful? Give feedback.
2 replies
-
Hi Mario, there is no specific event for a "Concurrent Mark Cycle". The method below in the class UnifiedG1GCParser should start the recording of the concurrent phase.
From here the parser should produce individual events for the concurrent mark, concurrent preClean, remark, cleanup and concurrent cleanup phases. These events will be emitted in time order. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi ,
I would like to ask why, for this log, the G1ConcurrentMark event is not triggered? Is this the correct behaviour ?
Best regards
Mario
Beta Was this translation helpful? Give feedback.
All reactions