You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The sample you posted above now can be parsed by GCViewer. Parsing of real logs with G1, -XX:+PrintAdaptiveSIzePolicy and -XX:+PrintReferenceGC will most probably still throw some errors but much less than before. GCViewer is not able to cope with all the "garbage" that the G1 logger outputs (especially stop-the-world events mixed with concurrent events).
Sorry about the late response. I just updated my local repo and verified that the parsing errors are gone. I can verify that the pause, total heap, young heap and promotion numbers are correct. However, it is not clear where the tenured numbers come from as can be seen here:
Here is a sample JVM log:
And here is the GCViewer log:
The text was updated successfully, but these errors were encountered: