changeset 46761:ef9fb3cc71f0

Merge
author kvn
date Sat, 05 Aug 2017 03:05:06 +0200
parents 23a10cd3c269 8095adffd1cc
children f7defa99f173
files
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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)                                                      \
                                                                             \