hotspot/src/share/vm/runtime/globals.hpp
changeset 14081 504ab928597a
parent 13974 791cba24758f
parent 14078 2b2b8833c422
child 15918 3fcc894aca8c
child 14284 ceb386367065
child 14135 786f076e8457
--- a/hotspot/src/share/vm/runtime/globals.hpp	Fri Oct 12 14:06:27 2012 -0700
+++ b/hotspot/src/share/vm/runtime/globals.hpp	Mon Oct 15 22:33:19 2012 -0400
@@ -3539,10 +3539,6 @@
   product(uintx, SharedDummyBlockSize, 0,                                   \
           "Size of dummy block used to shift heap addresses (in bytes)")    \
                                                                             \
-  diagnostic(bool, SharedSkipVerify, false,                                 \
-          "Skip assert() and verify() which page-in unwanted shared "       \
-          "objects. ")                                                      \
-                                                                            \
   diagnostic(bool, EnableInvokeDynamic, true,                               \
           "support JSR 292 (method handles, invokedynamic, "                \
           "anonymous classes")                                              \