--- old/src/share/vm/gc_implementation/g1/g1_globals.hpp 2011-08-19 09:33:46.590210000 +0200 +++ new/src/share/vm/gc_implementation/g1/g1_globals.hpp 2011-08-19 09:33:46.169009300 +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") \