-
Notifications
You must be signed in to change notification settings - Fork 44
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
Fix -Djdk.reflect.useDirectMethodHandle=false #195
Conversation
@gacholio Can you review this change? Note: |
See eclipse-openj9/openj9#20155 for more details on the failure and the fix. Fixes: eclipse-openj9/openj9#20155 Signed-off-by: Babneet Singh <[email protected]>
ad28d40
to
51277d5
Compare
jenkins line endings check |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approved
jenkins test sanity zlinux jdk8 |
jdk8 build will probably fail with jdk21 extension repo. To be safe, relaunching the build: jenkins test sanity zlinux jdk21 |
Github GUI is not updating. Here is the latest PR build: https://openj9-jenkins.osuosl.org/job/PullRequest-OpenJDK21/82. |
Right, didn't read closely enough. |
Failure looks infra-related. Do builds even work in this repo? |
The build worked. There are only two identical failures, but they occur in the GC and are unrelated to this change. The below failures are known and documented in eclipse-openj9/openj9#20150.
|
I do not have permission to merge this. |
@gacholio You should be able to merge now. @AdamBrousseau has granted you the needed permissions. |
See eclipse-openj9/openj9#20155 for more details on the failure and the fix.
Fixes: eclipse-openj9/openj9#20155