Skip to content
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/util/Arrays/Sorting Array is not sorted #20234

Open
pshipton opened this issue Sep 25, 2024 · 2 comments
Open

OpenJDK java/util/Arrays/Sorting Array is not sorted #20234

pshipton opened this issue Sep 25, 2024 · 2 comments

Comments

@pshipton
Copy link
Member

pshipton commented Sep 25, 2024

https://openj9-jenkins.osuosl.org/job/Test_openjdk23_j9_sanity.openjdk_x86-64_mac_Nightly_testList_1/33
jdk_util_0
java/util/Arrays/Sorting.java

07:16:33  Array is not sorted at 1400-th position: 1453.0 and 1402.0
07:16:33  
07:16:33  java.lang.RuntimeException: Test failed
07:16:33  	at Sorting.fail(Sorting.java:644)
07:16:33  	at Sorting.checkSorted(Sorting.java:892)
07:16:33  	at Sorting.checkSorted(Sorting.java:841)
07:16:33  	at Sorting.checkWithCheckSum(Sorting.java:638)
07:16:33  	at Sorting.testWithCheckSum(Sorting.java:438)
07:16:33  	at Sorting.testBasic(Sorting.java:109)
07:16:33  	at Sorting.testCore(Sorting.java:122)
07:16:33  	at Sorting.testAll(Sorting.java:140)
07:16:33  	at Sorting.testAll(Sorting.java:135)
07:16:33  	at Sorting.main(Sorting.java:85)
@pshipton
Copy link
Member Author

pshipton commented Sep 25, 2024

250 iterations of the single test didn't recreate it.
Try to recreate running java_util_0 in 6x x 3 grinder https://openj9-jenkins.osuosl.org/job/Grinder/3837/ - passed

@pshipton
Copy link
Member Author

https://openj9-jenkins.osuosl.org/job/Test_openjdk23_j9_sanity.openjdk_x86-64_mac_Nightly_testList_2/89 - mac13-x86-5
jdk_util_1
java/util/Arrays/Sorting.java
Array is not sorted at 6801-th position: 979306791 and 748985027

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant