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.14) Avoid checking the class loading constraints with -Xverify:none #5272

Conversation

ChengJin01
Copy link

@ChengJin01 ChengJin01 commented Mar 27, 2019

The change is to avoid checking the class loading constraints
when the verifier is disabled by -Xverify:none.

Fix: #4904

Port of #5265

Signed-off-by: Cheng Jin jincheng@ca.ibm.com

The change is to avoid checking the class loading constraints
when the verifier is disabled by -Xverify:none.

Fix: eclipse-openj9#4904

Signed-off-by: Cheng Jin <jincheng@ca.ibm.com>
@ChengJin01
Copy link
Author

Reviewer: @DanHeidinga

@DanHeidinga DanHeidinga changed the title Avoid checking the class loading constraints with -Xverify:none (0.14) Avoid checking the class loading constraints with -Xverify:none Mar 27, 2019
@DanHeidinga DanHeidinga self-assigned this Mar 27, 2019
@pshipton pshipton merged commit cdbb69c into eclipse-openj9:v0.14.0-release Mar 28, 2019
@ChengJin01 ChengJin01 deleted the disable_classLoadingconstraints_with_verify_none_v0.14.0 branch April 27, 2020 15:42
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.

3 participants