hotspot/src/share/vm/opto/c2_globals.hpp
changeset 21920 7b7c52305d6a
parent 21099 46e6bbecd9e5
child 22800 fbb2ab3f06ec
child 22863 6a578e0f65ea
--- a/hotspot/src/share/vm/opto/c2_globals.hpp	Fri Nov 29 11:20:34 2013 -0800
+++ b/hotspot/src/share/vm/opto/c2_globals.hpp	Fri Nov 22 14:14:26 2013 +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,                            \