-
Notifications
You must be signed in to change notification settings - Fork 721
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
JDK16 InternalError: Compile stub invoked! at java.base/java.lang.invoke.VarHandle.withInvokeBehavior(VarHandle.java:1675) #11256
Comments
fyi @babsingh |
This is a JDK16 failure. We plan to enable OpenJDK VarHandles for JDK16. Planning to address this issue by transitioning to OpenJDK VarHandles. Avoiding update to OpenJ9 VarHandles. |
This issue should be tracked with the |
This test |
Confirming that the reported failure is fixed once OJDK MHs are enabled in OpenJ9. Once OJDK MHs are officially enabled in OpenJ9, |
Verified that this test passes w/ a recent JDK16 build at
Created a PR (adoptium/aqa-tests#2819) to re-enable the test. closing.. |
Failure link
From an internal build
Test_openjdknext_j9_sanity.openjdk_ppc64_aix_Nightly/278
:To rebuild the failed tests in =https://hyc-runtimes-jenkins.swg-devops.com/job/Grinder, use the following links:
00:54:12 https://hyc-runtimes-jenkins.swg-devops.com/job/Grinder/parambuild/?JDK_VERSION=16&JDK_IMPL=openj9&BUILD_LIST=openjdk&PLATFORM=ppc64_aix&TARGET=jdk_lang_j9_0
Optional info
Failure output (captured from console output)
The text was updated successfully, but these errors were encountered: