src/hotspot/share/runtime/globals.hpp
changeset 58575 6941d77417f4
parent 58503 726a3945e934
child 58645 28c7e6711871
child 58664 e3618c902d17
--- a/src/hotspot/share/runtime/globals.hpp	Fri Oct 11 14:49:05 2019 -0700
+++ b/src/hotspot/share/runtime/globals.hpp	Sat Oct 12 00:22:53 2019 -0400
@@ -1197,9 +1197,6 @@
   develop(bool, TraceCreateZombies, false,                                  \
           "trace creation of zombie nmethods")                              \
                                                                             \
-  notproduct(bool, IgnoreLockingAssertions, false,                          \
-          "disable locking assertions (for speed)")                         \
-                                                                            \
   product(bool, RangeCheckElimination, true,                                \
           "Eliminate range checks")                                         \
                                                                             \