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

Add -XXgc:regionSizeWithOverride #20820

Merged
merged 1 commit into from
Dec 12, 2024
Merged

Conversation

dmitripivkine
Copy link
Contributor

The standard way to set region size is -Xgc:regionSize. However JVM performs check for minimum region size. We need an alternative option for debugging purpose to provide region size without limitations.

The standard way to set region size is -Xgc:regionSize. However JVM
performs check for minimum region size. We need an alternative option
for debugging purpose to provide region size without limitations.

Signed-off-by: Dmitri Pivkine <[email protected]>
@amicic
Copy link
Contributor

amicic commented Dec 11, 2024

jenkins test sanity win jdk11

@amicic
Copy link
Contributor

amicic commented Dec 11, 2024

jenkins test sanity aix jdk11

@pshipton
Copy link
Member

Windows is down, that build will never complete.

@amicic
Copy link
Contributor

amicic commented Dec 11, 2024

Windows is down, that build will never complete.

Realized it the moment I hit retrun, so I started aix instead

@amicic amicic merged commit d22effd into eclipse-openj9:master Dec 12, 2024
6 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants