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

CRIU adds OPENJ9_ENABLE_OPENJDK_CRAC_SUPPORT #710

Merged
merged 1 commit into from
Sep 20, 2023

Conversation

JasonFengJ9
Copy link
Member

CRIU adds OPENJ9_ENABLE_OPENJDK_CRAC_SUPPORT

Added --enable-openjdk-crac-support, xa64 is enabled by default, other platforms are disabled by default;
If OPENJ9_ENABLE_OPENJDK_CRAC_SUPPORT is on, opt_openjdkCracSupport and OPENJDK_CRAC_SUPPORT are enabled.

Depends on

Cherry-pick

Signed-off-by: Jason Feng fengj@ca.ibm.com

Added --enable-openjdk-crac-support, xa64 is enabled by default, other platforms are disabled by default;
If OPENJ9_ENABLE_OPENJDK_CRAC_SUPPORT is on, opt_openjdkCracSupport and OPENJDK_CRAC_SUPPORT are enabled.

Signed-off-by: Jason Feng fengj@ca.ibm.com

Signed-off-by: Jason Feng <fengj@ca.ibm.com>
@tajila tajila merged commit 79be905 into ibmruntimes:openj9 Sep 20, 2023
2 checks passed
@JasonFengJ9 JasonFengJ9 deleted the cracflag branch September 20, 2023 15:20
@keithc-ca
Copy link
Member

This seems to have also (unitentionally?) introduced OPENJ9_CONFIGURE_INLINE_TYPES, OPENJ9_ENABLE_CONTINUATION_ALLOCATION_PROFILING and OPENJ9_ENABLE_INLINE_TYPES.

JasonFengJ9 added a commit to JasonFengJ9/openj9-openjdk-jdk11 that referenced this pull request Sep 20, 2023
Signed-off-by: Jason Feng <fengj@ca.ibm.com>
@JasonFengJ9
Copy link
Member Author

Yeah, it wasn't a clean cherry-pick, removed those at #711 as well.

JasonFengJ9 added a commit to JasonFengJ9/openj9-openjdk-jdk11 that referenced this pull request Sep 20, 2023
Signed-off-by: Jason Feng <fengj@ca.ibm.com>
keithc-ca added a commit that referenced this pull request Sep 20, 2023
Fix unwanted changes introduced in PR #710
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

3 participants