-
Bug
-
Resolution: Won't Fix
-
P4
-
10
gc/stress/gclocker/TestGCLockerWith... has been failing to allocate the heap at startup in the Hotspot nightlies. There seems to be plenty of free memory on the machines according to the logs. The test has variants for different GCs and both Parallel, Serial, and CMS seems to be failing in the same way:
Error occurred during initialization of VM
Could not reserve enough space for 1536000KB object heap
Error occurred during initialization of VM
Could not reserve enough space for 1536000KB object heap
- relates to
-
JDK-8180622 gc/stress/gclocker/TestGCLockerWithParallel.java: fails with OOME Java heap space
- Closed