hotspot/src/share/vm/runtime/globals.hpp
changeset 11201 43efb25e1710
parent 11186 b8188fb31366
parent 11195 48e0d7ae1378
child 11254 e2dd3c32a7cb
child 11427 bf248009cbbe
child 11396 917d8673b5ef
--- a/hotspot/src/share/vm/runtime/globals.hpp	Wed Dec 07 07:27:09 2011 -0800
+++ b/hotspot/src/share/vm/runtime/globals.hpp	Thu Dec 08 10:27:33 2011 -0800
@@ -890,7 +890,7 @@
   diagnostic(bool, TraceNMethodInstalls, false,                             \
              "Trace nmethod intallation")                                   \
                                                                             \
-  diagnostic(intx, ScavengeRootsInCode, 1,                                  \
+  diagnostic(intx, ScavengeRootsInCode, 2,                                  \
              "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")           \