--- old/src/share/vm/opto/c2_globals.hpp 2014-01-31 10:27:19.383328312 +0100 +++ new/src/share/vm/opto/c2_globals.hpp 2014-01-31 10:27:19.283328315 +0100 @@ -644,7 +644,7 @@ diagnostic(bool, OptimizeExpensiveOps, true, \ "Find best control for expensive operations") \ \ - experimental(bool, UseMathExactIntrinsics, false, \ + product(bool, UseMathExactIntrinsics, true, \ "Enables intrinsification of various java.lang.Math functions") \ \ experimental(bool, ReplaceInParentMaps, false, \