--- old/src/share/vm/gc_implementation/g1/g1_globals.hpp 2011-08-18 09:21:14.528964200 +0200 +++ new/src/share/vm/gc_implementation/g1/g1_globals.hpp 2011-08-18 09:21:14.082938700 +0200 @@ -39,8 +39,6 @@ develop(intx, G1MarkingOverheadPercent, 0, \ "Overhead of concurrent marking") \ \ - develop(bool, G1Gen, true, \ - "If true, it will enable the generational G1") \ \ develop(intx, G1PolicyVerbose, 0, \ "The verbosity level on G1 policy decisions") \