hotspot/src/share/vm/runtime/globals.hpp
changeset 8728 3f1bcd33068e
parent 8727 1642a45f024f
child 8925 5fdd1d28e7ef
child 8870 119881dc9d0b
--- a/hotspot/src/share/vm/runtime/globals.hpp	Mon Mar 21 18:38:00 2011 -0700
+++ b/hotspot/src/share/vm/runtime/globals.hpp	Tue Mar 22 13:36:33 2011 -0700
@@ -851,7 +851,7 @@
   diagnostic(bool, TraceNMethodInstalls, false,                             \
              "Trace nmethod intallation")                                   \
                                                                             \
-  diagnostic(intx, ScavengeRootsInCode, 0,                                  \
+  diagnostic(intx, ScavengeRootsInCode, 1,                                  \
              "0: do not allow scavengable oops in the code cache; "         \
              "1: allow scavenging from the code cache; "                    \
              "2: emit as many constants as the compiler can see")           \