diff src/share/vm/gc_implementation/includeDB_gc_g1 @ 942:2c79770d1f6e

6819085: G1: use larger and/or user settable region size Summary: Instead of the region size being hard-coded, allow the user to set it. Reviewed-by: jmasa, johnc, apetrusenko
author tonyp
date Thu, 30 Jul 2009 16:22:58 -0400
parents e1fdf4fd34dc
children db0d5eba9d20
line wrap: on
line diff
--- a/src/share/vm/gc_implementation/includeDB_gc_g1	Wed Sep 02 00:04:29 2009 -0700
+++ b/src/share/vm/gc_implementation/includeDB_gc_g1	Thu Jul 30 16:22:58 2009 -0400
@@ -165,6 +165,7 @@
 g1CollectedHeap.inline.hpp              heapRegionSeq.hpp
 g1CollectedHeap.inline.hpp		taskqueue.hpp
 
+g1CollectorPolicy.cpp			arguments.hpp
 g1CollectorPolicy.cpp			concurrentG1Refine.hpp
 g1CollectorPolicy.cpp			concurrentMark.hpp
 g1CollectorPolicy.cpp			concurrentMarkThread.inline.hpp