src/hotspot/share/runtime/synchronizer.hpp
changeset 51998 27b48d82272c
parent 51860 54aafb3ba9ab
child 52703 e7fdc9d9c376
--- a/src/hotspot/share/runtime/synchronizer.hpp	Wed Oct 03 09:46:46 2018 -0400
+++ b/src/hotspot/share/runtime/synchronizer.hpp	Wed Oct 03 15:05:46 2018 +0200
@@ -168,8 +168,6 @@
   // count of entries in gOmInUseList
   static int gOmInUseCount;
 
-  // Process oops in all monitors
-  static void global_oops_do(OopClosure* f);
   // Process oops in all global used monitors (i.e. moribund thread's monitors)
   static void global_used_oops_do(OopClosure* f);
   // Process oops in monitors on the given list