Merge
authorkvn
Sat, 05 Aug 2017 03:05:06 +0200
changeset 46761 ef9fb3cc71f0
parent 46759 23a10cd3c269 (current diff)
parent 46760 8095adffd1cc (diff)
child 46762 f7defa99f173
Merge
--- a/hotspot/src/cpu/x86/vm/globals_x86.hpp	Fri Aug 04 16:39:29 2017 -0700
+++ b/hotspot/src/cpu/x86/vm/globals_x86.hpp	Sat Aug 05 03:05:06 2017 +0200
@@ -116,7 +116,7 @@
   product(bool, UseStoreImmI16, true,                                       \
           "Use store immediate 16-bits value instruction on x86")           \
                                                                             \
-  product(intx, UseAVX, 2,                                                  \
+  product(intx, UseAVX, 3,                                                  \
           "Highest supported AVX instructions set on x86/x64")              \
           range(0, 99)                                                      \
                                                                             \