hotspot/src/cpu/sparc/vm/globals_sparc.hpp
changeset 33628 09241459a8b8
parent 33230 23bb11a5cf4e
child 35071 a0910b1d3e0d
--- a/hotspot/src/cpu/sparc/vm/globals_sparc.hpp	Mon Nov 02 12:34:27 2015 +0000
+++ b/hotspot/src/cpu/sparc/vm/globals_sparc.hpp	Tue Nov 03 09:41:03 2015 +0100
@@ -86,6 +86,8 @@
 
 define_pd_global(uintx, TypeProfileLevel, 111);
 
+define_pd_global(bool, CompactStrings, true);
+
 #define ARCH_FLAGS(develop, product, diagnostic, experimental, notproduct, range, constraint) \
                                                                             \
   product(intx, UseVIS, 99,                                                 \