hotspot/src/share/vm/runtime/globals.hpp
changeset 13973 cb904e0b6a45
parent 13968 8c9029c01470
child 13974 791cba24758f
--- a/hotspot/src/share/vm/runtime/globals.hpp	Thu Oct 11 18:21:01 2012 +0200
+++ b/hotspot/src/share/vm/runtime/globals.hpp	Thu Oct 11 14:46:20 2012 -0700
@@ -1000,9 +1000,6 @@
   product(bool, ClassUnloading, true,                                       \
           "Do unloading of classes")                                        \
                                                                             \
-  diagnostic(bool, LinkWellKnownClasses, true,                              \
-          "Resolve a well known class as soon as its name is seen")         \
-                                                                            \
   develop(bool, DisableStartThread, false,                                  \
           "Disable starting of additional Java threads "                    \
           "(for debugging only)")                                           \