hotspot/src/cpu/x86/vm/globals_x86.hpp
changeset 33163 9e128b399e48
parent 33160 c59f1676d27e
child 33230 23bb11a5cf4e
--- a/hotspot/src/cpu/x86/vm/globals_x86.hpp	Fri Oct 09 11:28:11 2015 +0200
+++ b/hotspot/src/cpu/x86/vm/globals_x86.hpp	Fri Oct 09 14:21:26 2015 +0200
@@ -91,6 +91,7 @@
                                                                             \
   product(intx, UseAVX, 99,                                                 \
           "Highest supported AVX instructions set on x86/x64")              \
+          range(0, 99)                                                      \
                                                                             \
   product(bool, UseCLMUL, false,                                            \
           "Control whether CLMUL instructions can be used on x86/x64")      \