-
Notifications
You must be signed in to change notification settings - Fork 732
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
J9vmTest_0 FindDeadlockTest Testing chained deadlocks Wrong deadlocked threads #16493
Comments
Not sure if this is Java 19 specific, or if it can be recreated, but adding to the Java 19 plan since it's discovered there. |
@thallium please do a preliminary triage: try to reproduce the failure (locally or in a grinder), develop a theory and probable cause for it. |
https://hyc-runtimes-jenkins.swg-devops.com/job/Grinder/30426/ 100 iterations passed |
@thallium Please try a 300x grinder with the below parameters to reproduce the issue. It will run the test 50 times on 6 different machines. Thus, increasing the chances to reproduce the failure.
|
@babsingh https://hyc-runtimes-jenkins.swg-devops.com/job/Grinder/30458/ still unable to reproduce, not sure if I'm doing anything wrong. |
Both grinders are run correctly. The second grinder only runs the test with the following JVM options: |
Ok, closing until it's seen again. |
|
https://openj9-jenkins.osuosl.org/job/Test_openjdk11_j9_sanity.functional_s390x_linux_aot_Personal/206
|
https://openj9-jenkins.osuosl.org/job/Test_openjdk8_j9_sanity.functional_s390x_linux_Nightly_testList_1/656/
|
https://openj9-jenkins.osuosl.org/job/Test_openjdk19_j9_sanity.functional_s390x_linux_Nightly_testList_1/74 - ub20-390-5
J9vmTest_0
-Xjit -Xgcpolicy:gencon -Xnocompressedrefs
The text was updated successfully, but these errors were encountered: