hotspot/src/share/vm/runtime/globals.hpp
changeset 35606 d873b64009cc
parent 35509 15f2d488eeee
parent 35581 dd47cf4734f2
child 35913 928548a43408
child 35754 b5764af2800a
--- a/hotspot/src/share/vm/runtime/globals.hpp	Tue Jan 26 17:13:18 2016 +0100
+++ b/hotspot/src/share/vm/runtime/globals.hpp	Thu Jan 28 09:49:17 2016 +0100
@@ -826,9 +826,6 @@
   notproduct(bool, StressCriticalJNINatives, false,                         \
           "Exercise register saving code in critical natives")              \
                                                                             \
-  product(bool, UseSSE42Intrinsics, false,                                  \
-          "SSE4.2 versions of intrinsics")                                  \
-                                                                            \
   product(bool, UseAESIntrinsics, false,                                    \
           "Use intrinsics for AES versions of crypto")                      \
                                                                             \