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.24.0-release) Skip module access check for processMethod() #11413

Merged
merged 1 commit into from
Dec 8, 2020

Conversation

JasonFengJ9
Copy link
Member

The module access check has been performed at class/interface resolving time, can be skipped within processMethod();
Added J9_LOOK_NO_MODULE_CHECKS to skip module access check.

Back-ported from #11404

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

The module access check has been performed at class/interface resolving
time, can be skipped within processMethod();
Added J9_LOOK_NO_MODULE_CHECKS to skip module access check.

Signed-off-by: Jason Feng <fengj@ca.ibm.com>
@JasonFengJ9
Copy link
Member Author

@tajila this is cherry-picked from master for #11404, please review.

@tajila tajila merged commit ca323ad into eclipse-openj9:v0.24.0-release Dec 8, 2020
@JasonFengJ9 JasonFengJ9 deleted the v24moduleread branch April 4, 2021 03:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants