hotspot/src/share/vm/runtime/synchronizer.hpp
changeset 46342 c871e0f8b02a
parent 39702 ea7e9375bb93
child 46474 c872a196b75f
--- a/hotspot/src/share/vm/runtime/synchronizer.hpp	Tue Mar 21 11:25:18 2017 -0400
+++ b/hotspot/src/share/vm/runtime/synchronizer.hpp	Wed Dec 21 12:47:29 2016 +0300
@@ -141,7 +141,6 @@
   static void sanity_checks(const bool verbose,
                             const unsigned int cache_line_size,
                             int *error_cnt_ptr, int *warning_cnt_ptr);
-  static void verify() PRODUCT_RETURN;
   static int  verify_objmon_isinpool(ObjectMonitor *addr) PRODUCT_RETURN0;
 
  private: