Skip to content

(v0.44.0-release) CRIU adds unqualified exports java.base/jdk.crac when CRaC is enabled #19018

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

Merged
merged 2 commits into from
Feb 28, 2024

Conversation

JasonFengJ9
Copy link
Member

@JasonFengJ9 JasonFengJ9 commented Feb 26, 2024

CRIU adds unqualified exports java.base/jdk.crac when CRaC is enabled

Use Module.implAddExports("jdk.crac") to export java.base/jdk.crac unconditionally when the CRaC is enabled;
Refactored throwExceptionHelper(currentThread, errCode);
Also fixed addPackageDefinition() usage in JVM_AddModulePackage().

Cherry-Pick

Signed-off-by: Jason Feng [email protected]

Use Module.implAddExports("jdk.crac") to export
java.base/jdk.crac unconditionally when the CRaC is enabled;
Refactored throwExceptionHelper(currentThread, errCode);
Also fixed addPackageDefinition() usage in JVM_AddModulePackage().

Signed-off-by: Jason Feng <[email protected]>
@JasonFengJ9 JasonFengJ9 changed the title CRIU adds unqualified exports java.base/jdk.crac when CRaC is enabled (v0.44.0-release) CRIU adds unqualified exports java.base/jdk.crac when CRaC is enabled Feb 26, 2024
@JasonFengJ9 JasonFengJ9 requested a review from tajila February 26, 2024 16:04
Default case is Assert_SC_unreachable().

Signed-off-by: Jason Feng <[email protected]>
@tajila tajila merged commit f62ff9c into eclipse-openj9:v0.44.0-release Feb 28, 2024
@JasonFengJ9 JasonFengJ9 deleted the addexports-v0.44 branch February 28, 2024 15:16
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.

2 participants