Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CMSTenuredPoolParser does not parse initialMark and CMSRemark correctly #319

Closed
loyispa opened this issue Jan 11, 2024 · 0 comments · Fixed by #320
Closed

CMSTenuredPoolParser does not parse initialMark and CMSRemark correctly #319

loyispa opened this issue Jan 11, 2024 · 0 comments · Fixed by #320
Assignees

Comments

@loyispa
Copy link
Contributor

loyispa commented Jan 11, 2024

To Reproduce

Such a log for CMSTenuredPoolParser :

2023-12-28T15:57:13.074+0800: 3.205: [GC (CMS Initial Mark) [1 CMS-initial-mark: 0K(2796224K)] 53575K(3914688K), 0.0045636 secs] [Times: user=0.04 sys=0.00, real=0.01 secs]

Current:
image

Expect:
image

Same for FinalRemark.

2023-12-28T15:57:13.809+0800: 3.940: [GC (CMS Final Remark) [YG occupancy: 560011 K (1118464 K)]
2023-12-28T15:57:13.809+0800: 3.940: [Rescan (parallel) , 0.0197664 secs]
2023-12-28T15:57:13.829+0800: 3.960: [weak refs processing, 0.0000455 secs]
2023-12-28T15:57:13.829+0800: 3.960: [class unloading, 0.0066301 secs]
2023-12-28T15:57:13.836+0800: 3.967: [scrub symbol table, 0.0046419 secs]
2023-12-28T15:57:13.841+0800: 3.971: [scrub string table, 0.0006346 secs][1 CMS-remark: 0K(2796224K)] 560011K(3914688K), 0.0328288 secs] [Times: user=0.45 sys=0.01, real=0.03 secs]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants