Code Review for hotspot-gc

Prepared by:filipp.zhinkin@oracle.com on Wed Jan 30 14:57:49 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: 41 lines changed: 41 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 provokes GC with frequent System.gc() calls. Since crash could occur only during PLAB resizing after incrementlal GC, ResizePLAB option is explicetely turned on. Option ExplicitGCInvokesConcurrent turened on to provoke incremental GC by System.gc() calls rather then full GC.
Legend: Modified file
Deleted file
New file

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

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

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