Code Review for hotspot-gc

Prepared by:filipp.zhinkin@oracle.com on Mon Jan 21 14:46:15 MSK 2013
Workspace:/home/filipp.zhinkin@oracle.com/Development/hotspot-gc
Compare against: http://hg.openjdk.java.net/hsx/hotspot-gc/hotspot/
Summary of changes: 49 lines changed: 49 ins; 0 del; 0 mod; 0 unchg
Patch of changes: hotspot-gc.patch
Author comments:
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 explicetely turned on.
Legend: Modified file
Deleted file
New file

------ ------ ------ ------ --- New Patch Raw test/gc/8000311/Test8000311.java

49 lines changed: 49 ins; 0 del; 0 mod; 0 unchg

This code review page was prepared using /net/vmsqe/bin/webrev (vers 23.18-hg-twisti).