-
-
Notifications
You must be signed in to change notification settings - Fork 314
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
jdk17+: java/util/regex/NegativeArraySize.java intermittently failed on linux-all #3818
Comments
happened to different machines recent failures https://ci.adoptopenjdk.net/job/Test_openjdk17_hs_sanity.openjdk_x86-64_linux/195/ |
This should be test case issues, which needs os.maxMemory >= 5g and run tests with -Xms5G. Some machines may not have required minimal heap? The issue happened to all newly added tests in jdk17 with -Xms5G option. |
jdk17: java/util/regex/NegativeArraySize.java intermittently failed on linux-x64
https://ci.adoptopenjdk.net/job/Test_openjdk17_hs_sanity.openjdk_x86-64_linux/187/console
History shows it only happened to test-docker-ubuntu1804-x64-1
https://trss.adoptium.net/deepHistory?testId=62b8b5d7250c3c428c48a119
Rerun 10X, didn't reproduce.
https://ci.adoptopenjdk.net/job/Grinder/5073/
The text was updated successfully, but these errors were encountered: