--- old/src/share/vm/gc_implementation/g1/heapRegionRemSet.hpp 2014-04-09 12:04:45.153761350 +0200 +++ new/src/share/vm/gc_implementation/g1/heapRegionRemSet.hpp 2014-04-09 12:04:45.045761352 +0200 @@ -206,9 +206,6 @@ // Specifically clear the from_card_cache. void clear_fcc(); - // "from_hr" is being cleared; remove any entries from it. - void clear_incoming_entry(HeapRegion* from_hr); - void do_cleanup_work(HRRSCleanupTask* hrrs_cleanup_task); // Declare the heap size (in # of regions) to the OtherRegionsTable.