-
Notifications
You must be signed in to change notification settings - Fork 467
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
Update to ZGC ZGenerational garbage collection supported in J21 #29759
Labels
Comments
3 tasks
3 tasks
spbolton
changed the title
Updaate to ZGC ZGenerational garbage collection supported in J21
Update to ZGC ZGenerational garbage collection supported in J21
Aug 27, 2024
github-merge-queue bot
pushed a commit
that referenced
this issue
Aug 27, 2024
) (#29760) ### Proposed Changes * Replace existing ShenandoahGC options for -XX:+UseZGC -XX:+ZGenerational Depends upon PR #29758 This should be merged after the parent PR as it includes the changes of that PR ### Checklist - [ ] Tests - [ ] Translations - [ ] Security Implications Contemplated (add notes if applicable) ### Additional Info This PR resolves #29759 (Updaate to ZGC ZGenerational garbage collection su). ### Screenshots Original | Updated :-------------------------:|:-------------------------: ** original screenshot ** | ** updated screenshot **
github-project-automation
bot
moved this from Next 1-3 Sprints
to Internal QA
in dotCMS - Product Planning
Aug 27, 2024
github-project-automation
bot
moved this from Internal QA
to Current Sprint Backlog
in dotCMS - Product Planning
Aug 28, 2024
nollymar
moved this from Current Sprint Backlog
to Internal QA
in dotCMS - Product Planning
Aug 28, 2024
Tested with the Java21 image |
fabrizzio-dotCMS
moved this from Internal QA
to QA - Backlog
in dotCMS - Product Planning
Aug 29, 2024
github-project-automation
bot
moved this from Done
to Internal QA
in dotCMS - Product Planning
Aug 29, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Update to the latest Garbage collector that is now supported in Java 21.
Test if there are issues when applied that show in the logs on Docker Startup. Can review all Java Paramters that are reported when a postman job is startup up to ensure these are being picked up.
Cloud engineering will need to assess any positive impact of these settings on memory utilisation and performance over time.
The text was updated successfully, but these errors were encountered: