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

jdk17+: java/util/regex/NegativeArraySize.java intermittently failed on linux-all #3818

Open
sophia-guo opened this issue Jun 30, 2022 · 4 comments

Comments

@sophia-guo
Copy link
Contributor

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

08:49:33  ACTION: testng -- Failed. Unexpected exit from test [exit code: 137]
08:49:33  REASON: User specified action: run testng/othervm -Xms5G -Xmx5G NegativeArraySize 
08:49:33  TIME:   8.376 seconds
08:49:33  messages:
08:49:33  command: testng -Xms5G -Xmx5G NegativeArraySize
08:49:33  reason: User specified action: run testng/othervm -Xms5G -Xmx5G NegativeArraySize 
08:49:33  Mode: othervm [/othervm specified]
08:49:33  elapsed time (seconds): 8.376

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/

@sophia-guo
Copy link
Contributor Author

@sophia-guo sophia-guo changed the title jdk17: java/util/regex/NegativeArraySize.java intermittently failed on linux-x64 jdk17+: java/util/regex/NegativeArraySize.java intermittently failed on linux-all Jul 11, 2022
@sophia-guo
Copy link
Contributor Author

@sophia-guo
Copy link
Contributor Author

@sophia-guo
Copy link
Contributor Author

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.

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

No branches or pull requests

1 participant