-
Bug
-
Resolution: Fixed
-
P4
-
9
-
b17
The test test/gc/parallelScavenge/TestDynShrinkHeap.java fails with unexpected OOME.
This is most likely because the test is allocating a lot of objects in a loop without taking smaller machines into account.
This is most likely because the test is allocating a lot of objects in a loop without taking smaller machines into account.
- is blocked by
-
JDK-8039489 Refactor test framework for dynamic VM options
- Resolved