--- old/src/share/vm/runtime/synchronizer.cpp Sun Jul 30 18:49:59 2017 +++ new/src/share/vm/runtime/synchronizer.cpp Sun Jul 30 18:49:59 2017 @@ -1670,7 +1670,7 @@ // process the same monitor lists concurrently. // // See also ParallelSPCleanupTask and -// SafepointSynchronizer::do_cleanup_tasks() in safepoint.cpp and +// SafepointSynchronize::do_cleanup_tasks() in safepoint.cpp and // Threads::parallel_java_threads_do() in thread.cpp. int ObjectSynchronizer::deflate_monitor_list(ObjectMonitor** listHeadp, ObjectMonitor** freeHeadp,