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

Conform to pre JEP 274 for OpenJ9 MHs #18441

Merged
merged 1 commit into from
Nov 11, 2023

Conversation

ThanHenderson
Copy link
Contributor

This patch closes #14987. OpenJ9 MHs' checkSpecialAccess incorrectly supported JEP 274 for all Java versions despite JEP 274 targeting Java 9+.

Closes: #14987
Signed-off-by: Nathan Henderson [email protected]

This patch closes eclipse-openj9#14987. OpenJ9 MHs'
`checkSpecialAccess` incorrectly supported JEP 274 for all
Java versions despite JEP 274 targeting Java 9+.

Closes: eclipse-openj9#14987
Signed-off-by: Nathan Henderson <[email protected]>
@ThanHenderson
Copy link
Contributor Author

ping: @babsingh

@babsingh
Copy link
Contributor

jenkins test extended.functional plinux jdk8,jdk11

1 similar comment
@babsingh
Copy link
Contributor

jenkins test extended.functional plinux jdk8,jdk11

@babsingh
Copy link
Contributor

jenkins test extended.functional zlinuxojdk292 jdk8,jdk11

Copy link
Contributor

@babsingh babsingh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@babsingh babsingh merged commit 8081c37 into eclipse-openj9:master Nov 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[JDK8 OJDK-MH] IAE from test_FindSpecial_Default_CrossPackage_Interface
2 participants