--- old/src/share/vm/gc/shared/genCollectedHeap.hpp 2016-07-31 21:09:38.929223287 -0400 +++ new/src/share/vm/gc/shared/genCollectedHeap.hpp 2016-07-31 21:09:38.825222771 -0400 @@ -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