diff src/share/vm/runtime/globals.hpp @ 4125:81f7362f7bed

Merge
author kvn
date Thu, 08 Dec 2011 10:27:33 -0800
parents 03865c41c4f3 7793051af7d6
children 04b9a2566eec 6c995c08526c 441e946dc1af 127b3692c168
line wrap: on
line diff
--- a/src/share/vm/runtime/globals.hpp	Wed Dec 07 07:27:09 2011 -0800
+++ b/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")           \