-
Notifications
You must be signed in to change notification settings - Fork 739
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/StringJoiner/StringJoinerTest OutOfMemoryError: Java heap space #18708
Comments
@dmitripivkine fyi |
There was #10631. Maybe another machine problem? |
OOM caused by request to allocate very large object (2G bytes), I am not sure it was intended:
|
... or may be it is a machine failure over all, there is the failure an attempt to expand object heap:
|
This failure is different, this is machine issue - memory can not be allocated:
@pshipton I think this machine |
They should be automatically rebooted once or twice a day. I think we are getting rid of all the win2012 machines soon, they are out of support. @AdamBrousseau ? |
Yes, the windows nodes are restarted 2x daily |
openjdk21_j9_sanity.openjdk_x86-64_windows(
|
https://openj9-jenkins.osuosl.org/job/Test_openjdk17_j9_sanity.openjdk_x86-64_windows_OMR_testList_0/60/ - win2012-x86-1
jdk_util_0
java/util/StringJoiner/StringJoinerTest.java
javacore and verbosegc at
\aqa-tests\TKG\output_17046684601791\jdk_util_0\work\java\util\StringJoiner\StringJoinerTest\
https://openj9-artifactory.osuosl.org/artifactory/ci-openj9/Test/Test_openjdk17_j9_sanity.openjdk_x86-64_windows_OMR_testList_0/60/openjdk_test_output.tar.gz
The text was updated successfully, but these errors were encountered: