--- old/src/share/vm/gc/shared/genCollectedHeap.hpp 2016-03-23 15:56:35.837044622 +0100 +++ new/src/share/vm/gc/shared/genCollectedHeap.hpp 2016-03-23 15:56:35.696038640 +0100 @@ -281,10 +281,6 @@ return UseConcMarkSweepGC; } - virtual bool needs_reference_pending_list_locker_thread() const { - return UseConcMarkSweepGC; - } - // We don't need barriers for stores to objects in the // young gen and, a fortiori, for initializing stores to // objects therein. This applies to DefNew+Tenured and ParNew+CMS