src/share/vm/runtime/globals.hpp

changeset 3321
81f7362f7bed
parent 3306
03865c41c4f3
parent 3315
7793051af7d6
child 3342
6c995c08526c
child 3357
441e946dc1af
child 3388
127b3692c168
     1.1 --- a/src/share/vm/runtime/globals.hpp	Wed Dec 07 07:27:09 2011 -0800
     1.2 +++ b/src/share/vm/runtime/globals.hpp	Thu Dec 08 10:27:33 2011 -0800
     1.3 @@ -890,7 +890,7 @@
     1.4    diagnostic(bool, TraceNMethodInstalls, false,                             \
     1.5               "Trace nmethod intallation")                                   \
     1.6                                                                              \
     1.7 -  diagnostic(intx, ScavengeRootsInCode, 1,                                  \
     1.8 +  diagnostic(intx, ScavengeRootsInCode, 2,                                  \
     1.9               "0: do not allow scavengable oops in the code cache; "         \
    1.10               "1: allow scavenging from the code cache; "                    \
    1.11               "2: emit as many constants as the compiler can see")           \

mercurial