--- old/src/share/vm/gc_implementation/g1/concurrentMark.hpp 2011-08-18 10:36:30.447875200 +0200 +++ new/src/share/vm/gc_implementation/g1/concurrentMark.hpp 2011-08-18 10:36:30.026674500 +0200 @@ -756,9 +756,6 @@ // Clear the next marking bitmap (will be called concurrently). void clearNextBitmap(); - // main CMS steps and related support - void checkpointRootsInitial(); - // These two do the work that needs to be done before and after the // initial root checkpoint. Since this checkpoint can be done at two // different points (i.e. an explicit pause or piggy-backed on a