hotspot/src/share/vm/runtime/globals.hpp
changeset 37044 f1965d5d1055
parent 37043 5aa55674a362
child 37054 31d83caf01e8
--- a/hotspot/src/share/vm/runtime/globals.hpp	Tue Mar 08 12:57:44 2016 -0500
+++ b/hotspot/src/share/vm/runtime/globals.hpp	Tue Mar 08 15:19:53 2016 -0500
@@ -990,9 +990,6 @@
   develop(bool, PrintVMMessages, true,                                      \
           "Print VM messages on console")                                   \
                                                                             \
-  diagnostic(bool, VerboseVerification, false,                              \
-          "Display detailed verification details")                          \
-                                                                            \
   notproduct(uintx, ErrorHandlerTest, 0,                                    \
           "If > 0, provokes an error after VM initialization; the value "   \
           "determines which error to provoke. See test_error_handler() "    \