hotspot/src/share/vm/runtime/globals.hpp
changeset 1661 7cb0f0d385f3
parent 1608 0a375b5fb8e1
child 1663 e4de17987e7d
--- a/hotspot/src/share/vm/runtime/globals.hpp	Thu Dec 04 08:55:34 2008 -0800
+++ b/hotspot/src/share/vm/runtime/globals.hpp	Mon Dec 08 17:15:02 2008 -0800
@@ -815,7 +815,7 @@
   product(bool, ClassUnloading, true,                                       \
           "Do unloading of classes")                                        \
                                                                             \
-  diagnostic(bool, LinkWellKnownClasses, true,                              \
+  diagnostic(bool, LinkWellKnownClasses, false,                             \
           "Resolve a well known class as soon as its name is seen")         \
                                                                             \
   develop(bool, DisableStartThread, false,                                  \