hotspot/src/share/vm/gc_implementation/g1/g1_globals.hpp
changeset 5347 1de2255c6c2e
parent 5241 cbf17b0cd7d6
child 5350 cccf0925702e
--- a/hotspot/src/share/vm/gc_implementation/g1/g1_globals.hpp	Thu Apr 15 18:45:30 2010 -0400
+++ b/hotspot/src/share/vm/gc_implementation/g1/g1_globals.hpp	Fri Apr 16 08:48:16 2010 -0700
@@ -28,9 +28,6 @@
 
 #define G1_FLAGS(develop, develop_pd, product, product_pd, diagnostic, experimental, notproduct, manageable, product_rw) \
                                                                             \
-  product(intx, G1ParallelGCAllocBufferSize, 8*K,                           \
-          "Size of parallel G1 allocation buffers in to-space.")            \
-                                                                            \
   product(intx, G1ConfidencePercent, 50,                                    \
           "Confidence level for MMU/pause predictions")                     \
                                                                             \