diff -r 8957ccbb5821 -r 311143309e73 hotspot/src/cpu/sparc/vm/globals_sparc.hpp --- 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") \