hotspot/src/share/vm/opto/c2_globals.hpp
changeset 24478 e7dad659b819
parent 23491 f690330b10b9
child 24479 20eb4c752fb5
--- a/hotspot/src/share/vm/opto/c2_globals.hpp	Wed May 14 14:28:09 2014 -0700
+++ b/hotspot/src/share/vm/opto/c2_globals.hpp	Mon Jan 27 10:20:51 2014 -0800
@@ -452,7 +452,7 @@
   notproduct(bool, PrintEliminateLocks, false,                              \
           "Print out when locks are eliminated")                            \
                                                                             \
-  product(bool, EliminateAutoBox, true,                                     \
+  product(bool, EliminateAutoBox, false,                                    \
           "Control optimizations for autobox elimination")                  \
                                                                             \
   diagnostic(bool, UseImplicitStableValues, true,                           \