--- old/src/share/vm/gc_implementation/g1/heapRegionRemSet.hpp 2014-02-25 12:53:05.300998858 +0100 +++ new/src/share/vm/gc_implementation/g1/heapRegionRemSet.hpp 2014-02-25 12:53:05.228998859 +0100 @@ -159,6 +159,7 @@ bool contains_reference_locked(OopOrNarrowOopStar from) const; void clear(); + void clear_locked(); // Specifically clear the from_card_cache. void clear_fcc();