Request for review: 8006628: NEED_TEST for JDK-8002870
Filipp Zhinkin
filipp.zhinkin at oracle.com
Mon Jan 21 11:14:43 UTC 2013
Hi all,
Would someone review the following regression test please?
Test verifies that VM will not crash with G1 GC and ParallelGCThreads == 0.
To ensure that it is true test allocates array until OOME.
Max heap size is limited by 32M for this test to ensure that GC will occur.
Since crash could occur only during PLAB resizing after GC,
ResizePLAB option is explicitly turned on.
http://cr.openjdk.java.net/~kshefov/8000311/webrev.00/
Thanks,
Filipp.
More information about the hotspot-gc-dev
mailing list