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

(v0.38.0-release) CRIU throws UnsupportedOperationException for SecurityManager #16822

Merged
merged 1 commit into from Mar 6, 2023

Conversation

JasonFengJ9
Copy link
Member

Enabling a SecurityManager currently unsupported when -XX:+EnableCRIUSupport is specified.;
Added tests to verify that UnsupportedOperationException is thrown when the SecurityManager is set programmatically or via -Djava.security.manager.

Cherry-pick

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

Enabling a SecurityManager currently unsupported when
-XX:+EnableCRIUSupport is specified;
Added tests to verify that UnsupportedOperationException is thrown when
the SecurityManager is set programmatically or via
-Djava.security.manager.

Signed-off-by: Jason Feng <fengj@ca.ibm.com>
@JasonFengJ9 JasonFengJ9 added comp:vm criu Used to track CRIU snapshot related work labels Mar 3, 2023
@JasonFengJ9 JasonFengJ9 requested a review from tajila March 3, 2023 20:31
@tajila tajila merged commit f1c3fc2 into eclipse-openj9:v0.38.0-release Mar 6, 2023
@JasonFengJ9 JasonFengJ9 deleted the criusme-v0.38 branch March 6, 2023 20:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp:vm criu Used to track CRIU snapshot related work
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants