hotspot/src/share/vm/runtime/globals.hpp
changeset 13968 8c9029c01470
parent 13964 01a2b863cc61
child 13973 cb904e0b6a45
--- a/hotspot/src/share/vm/runtime/globals.hpp	Mon Oct 08 13:02:13 2012 -0700
+++ b/hotspot/src/share/vm/runtime/globals.hpp	Mon Oct 08 17:04:00 2012 -0700
@@ -1000,7 +1000,7 @@
   product(bool, ClassUnloading, true,                                       \
           "Do unloading of classes")                                        \
                                                                             \
-  diagnostic(bool, LinkWellKnownClasses, false,                             \
+  diagnostic(bool, LinkWellKnownClasses, true,                              \
           "Resolve a well known class as soon as its name is seen")         \
                                                                             \
   develop(bool, DisableStartThread, false,                                  \