--- old/src/share/vm/opto/c2_globals.hpp 2013-11-22 14:25:56.254265498 +0100 +++ new/src/share/vm/opto/c2_globals.hpp 2013-11-22 14:25:56.154265501 +0100 @@ -637,7 +637,7 @@ diagnostic(bool, OptimizeExpensiveOps, true, \ "Find best control for expensive operations") \ \ - product(bool, UseMathExactIntrinsics, true, \ + experimental(bool, UseMathExactIntrinsics, false, \ "Enables intrinsification of various java.lang.Math functions") \ \ experimental(bool, ReplaceInParentMaps, false, \