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

[GR-46190] Support JFR event GCHeapSummary. #6705

Merged
merged 15 commits into from
Jun 1, 2023
Merged

Conversation

graalvmbot
Copy link
Collaborator

No description provided.

kazukg and others added 10 commits April 20, 2023 10:26
- Added `emitGCHeapSummaryEvent` method to reduce duplication.
- Hardcoded initialization of `JfrGCWhens.whens`.
Added isInConfiguration to include JfrGCHeapSummaryEventFeature only when the default SerialGC is used.
- Changed not to cache
- Improved code to emit committed Size.
- Changed to be processed by static method
- Replaced class with an enum for improved
- Updated copyright headers to ensure accuracy
checksyle error
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label May 30, 2023
@graalvmbot graalvmbot merged commit cd661dc into master Jun 1, 2023
@graalvmbot graalvmbot deleted the chaeubl/GR-46190 branch June 1, 2023 21:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants