-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
P4
-
None
-
Affects Version/s: 27
-
Component/s: core-libs
-
None
-
s390x
-
linux
This test case uses thousands of virtual threads, but virtual threads are not yet implemented on s390x. So instead of virtual threads os threads are created which causes an out of memory error.
OpenJDK 64-Bit Server VM warning: INFO: os::commit_memory(0x000003efac400000, 16384, 0) failed; error='Not enough space' (errno=12)
OpenJDK 64-Bit Server VM warning: INFO: os::commit_memory(0x000003efac400000, 16384, 0) failed; error='Not enough space' (errno=12)
- duplicates
-
JDK-8377036 JSR166TestCase.java test failures
-
- Closed
-
- relates to
-
JDK-8286300 Port JEP 425 to S390X
-
- In Progress
-