hotspot/src/cpu/ppc/vm/globals_ppc.hpp
changeset 33628 09241459a8b8
parent 33222 e0a340f4ab6e
child 35078 c2e328a0171f
--- a/hotspot/src/cpu/ppc/vm/globals_ppc.hpp	Mon Nov 02 12:34:27 2015 +0000
+++ b/hotspot/src/cpu/ppc/vm/globals_ppc.hpp	Tue Nov 03 09:41:03 2015 +0100
@@ -72,6 +72,9 @@
 
 define_pd_global(uintx, TypeProfileLevel, 111);
 
+// No performance work done here yet.
+define_pd_global(bool, CompactStrings, false);
+
 // Platform dependent flag handling: flags only defined on this platform.
 #define ARCH_FLAGS(develop, product, diagnostic, experimental, notproduct, range, constraint)  \
                                                                             \