You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to reproduce this failure locally with JDK21 on x86-64 linux machine. With jdk11_tier1_buffer_1, 120 runs all passed. I'm gonna try jdk_other_1 as well since jdk_other_1 seems to have more failures.
I was also able to reproduce that compiler crash in an internal grinder run running jdk_security1_1 and jdk_security2_1.
By the way, the previous problem with a similar symptom — #20786 — was caused by unbalanced Start internal control flow and End internal control flow labels. On the off chance that this is caused by the same problem, you might try picking up this draft OMR pull request eclipse-omr/omr#7597 to see whether it hits any assertions running sanity.openjdk. I was successful running testing with it on x86.
Failure link
From internal Test_openjdk23_j9_sanity.openjdk_x86-64_windows_testList_2 (win22x86-svl-rt7-1)
Rerun in Grinder - Change TARGET to run only the failed test targets
Optional info
Failure output (captured from console output)
openjdk23_j9_sanity.openjdk_x86-64_linux
openjdk21_j9_extended.openjdk_x86-64_linux
openjdk21_j9_extended.openjdk_x86-64_linux
There was a similar issue
FYI @hzongaro
The text was updated successfully, but these errors were encountered: