-
Notifications
You must be signed in to change notification settings - Fork 729
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
OpenJDK java/lang/invoke/CompileThresholdBootstrapTest crash vmState=0x00000000 #19761
Comments
Ran a few grinders:
The failure is very intermittent. The failure stops when the JIT is disabled. In all failures, the top frame is executing the Requesting the JIT to investigate, fyi @hzongaro. |
|
@nbhuiyan, may I ask you to look at this problem? |
@nbhuiyan Is this specifically related to JDK23 (or reproducible only on JDK23)? |
I have not been able to reproduce this in 400X Grinder using JDK 23: I have also not been able to reproduce this in a 200X Grinder using JDK 21: Locally, I have also been unsuccessful in my attempt to reproduce this on x86-64 linux using either JDK21 or 23. Not sure if some recent changes are hiding this problem, so I will try with older builds. |
Any reports of reproducing this issue on platforms other than AArch64 Linux? |
Currently I am not even able to reproduce this on AArch64 Linux. Using the OpenJ9 and OMR versions that are equivalent to the June 25th nightly build used in the Grinder runs in #19761 (comment), I have been unsuccessful in reproducing the test failure. 200X JDK23 passed: https://hyc-runtimes-jenkins.swg-devops.com/job/Grinder/42432/
200X JDK21 passed: https://hyc-runtimes-jenkins.swg-devops.com/job/Grinder/42435/
Therefore, I would like to recommend re-enabling this test if it really has been excluded. @pshipton Has this test been excluded anywhere? adoptium/aqa-tests#5419 excludes a different test for JDK17 on s390x-linux. I do not see this being mentioned in the problem list for JDK23. |
It seems there was a mistake, and this test was not excluded. Closing this issue since it can no longer be reproduced. |
https://openj9-jenkins.osuosl.org/job/Test_openjdk23_j9_sanity.openjdk_aarch64_linux_Nightly_testList_0/10/ - ub20-aarch64-5
jdk_lang_0
java/lang/invoke/CompileThresholdBootstrapTest.java
https://openj9-artifactory.osuosl.org/artifactory/ci-openj9/Test/Test_openjdk23_j9_sanity.openjdk_aarch64_linux_Nightly_testList_0/10/openjdk_test_output.tar.gz
The text was updated successfully, but these errors were encountered: