--- old/src/share/vm/gc/cms/concurrentMarkSweepThread.cpp 2016-03-10 11:04:03.487055186 -0500 +++ new/src/share/vm/gc/cms/concurrentMarkSweepThread.cpp 2016-03-10 11:04:03.349056911 -0500 @@ -134,11 +134,6 @@ return th; } -void ConcurrentMarkSweepThread::stop_all() { - assert(_cmst != NULL, "stop_all should be called after initialization"); - _cmst->stop(); -} - void ConcurrentMarkSweepThread::stop_service() { // Now post a notify on CGC_lock so as to nudge // CMS thread(s) that might be slumbering in