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

Request to add support for -XX:+UseZGC -XX:+ZGenerational logs parsing on Java 21 #278

Open
parveenkumardeeva opened this issue Oct 21, 2024 · 1 comment

Comments

@parveenkumardeeva
Copy link

Hi,

While parsing -XX:+UseZGC -XX:+ZGenerational logs on Java 21, we got following error:

WARNING [DataReaderUnifiedJvmLogging]: Failed to parse gc event (com.tagtraum.perf.gcviewer.imp.UnknownGcTypeException: Unknown gc type: 'Y: Young Generation') on line number 31 (line="[16.773s][info][gc,phases ] GC(0) Y: Young Generation")

Can you please add support for parsing these logs?
Thanks.

@awesomefly
Copy link

awesomefly commented Oct 21, 2024 via email

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

No branches or pull requests

2 participants