--- old/src/share/vm/opto/c2_globals.hpp 2014-02-28 16:20:06.000000000 +0400 +++ new/src/share/vm/opto/c2_globals.hpp 2014-02-28 16:20:06.000000000 +0400 @@ -452,7 +452,7 @@ product(bool, EliminateAutoBox, true, \ "Control optimizations for autobox elimination") \ \ - experimental(bool, UseImplicitStableValues, false, \ + diagnostic(bool, UseImplicitStableValues, true, \ "Mark well-known stable fields as such (e.g. String.value)") \ \ product(intx, AutoBoxCacheMax, 128, \