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

(0.27.0) Update jit_jitt_array_compress unit test to set -Xmx #13091

Merged
merged 1 commit into from
Jun 30, 2021

Conversation

pshipton
Copy link
Member

The new test added via
#12905 uses the
-XXgc:forcedShiftingCompressionAmount option to force shifting to 1, 2,
3, 4, but doesn't set -Xmx. The default -Xmx is 25% of the available
memory up to 25G. The default value on some machines may be too big for
smaller shift values.

Issue #12947

Cherry pick of #13090 for the 0.27 release.

The new test added via
eclipse-openj9#12905 uses the
-XXgc:forcedShiftingCompressionAmount option to force shifting to 1, 2,
3, 4, but doesn't set -Xmx. The default -Xmx is 25% of the available
memory up to 25G. The default value on some machines may be too big for
smaller shift values.

Issue eclipse-openj9#12947

Signed-off-by: Peter Shipton <Peter_Shipton@ca.ibm.com>
@pshipton pshipton requested review from fjeremic and keithc-ca and removed request for fjeremic June 29, 2021 18:51
@keithc-ca keithc-ca merged commit 224ea23 into eclipse-openj9:v0.27.0-release Jun 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants