hotspot/src/cpu/sparc/vm/globals_sparc.hpp
changeset 31371 311143309e73
parent 30759 0bd5569bbfe6
child 31783 dbc24ca25ee4
--- a/hotspot/src/cpu/sparc/vm/globals_sparc.hpp	Wed Jun 17 21:44:48 2015 +0000
+++ b/hotspot/src/cpu/sparc/vm/globals_sparc.hpp	Thu Jun 18 14:39:38 2015 -0500
@@ -81,7 +81,7 @@
 
 define_pd_global(uintx, TypeProfileLevel, 111);
 
-#define ARCH_FLAGS(develop, product, diagnostic, experimental, notproduct) \
+#define ARCH_FLAGS(develop, product, diagnostic, experimental, notproduct, range, constraint) \
                                                                             \
   product(intx, UseVIS, 99,                                                 \
           "Highest supported VIS instructions set on Sparc")                \