We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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:
Expect:
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]
The text was updated successfully, but these errors were encountered:
kcpeppe
Successfully merging a pull request may close this issue.
To Reproduce
Such a log for CMSTenuredPoolParser :
Current:

Expect:

Same for FinalRemark.
The text was updated successfully, but these errors were encountered: