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

Updating zgc support #19

Merged
merged 2 commits into from
May 5, 2023
Merged

Updating zgc support #19

merged 2 commits into from
May 5, 2023

Conversation

cdsap
Copy link
Owner

@cdsap cdsap commented May 5, 2023

When using ZGC in Kotlin daemon the output of jstat -gc is:

❯ jstat -gc -t 43352                                                  
Timestamp           S0C         S1C         S0U         S1U          EC           EU           OC           OU          MC         MU       CCSC      CCSU     YGC     YGCT     FGC    FGCT     CGC    CGCT       GCT   
         1113.6           -           -           -           -            -            -      86016.0      81920.0   137920.0   130338.9   15872.0   14056.6      -         -     -         -    36     0.000     0.000

This pr address this format and includes a new element in the output BuildScan/Console

@cdsap cdsap merged commit 263e287 into main May 5, 2023
20 checks passed
@cdsap cdsap deleted the updating_zgc_support branch May 5, 2023 17:58
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 this pull request may close these issues.

None yet

1 participant