hotspot/src/cpu/sparc/vm/globals_sparc.hpp
changeset 20702 bbe0fcde6e13
parent 18097 acd70736bd60
child 22856 03ad2cf18166
child 22234 da823d78ad65
--- a/hotspot/src/cpu/sparc/vm/globals_sparc.hpp	Wed Oct 09 11:05:17 2013 -0700
+++ b/hotspot/src/cpu/sparc/vm/globals_sparc.hpp	Wed Oct 09 16:32:21 2013 +0200
@@ -76,6 +76,8 @@
 // GC Ergo Flags
 define_pd_global(uintx, CMSYoungGenPerWorker, 16*M);  // default max size of CMS young gen, per GC worker thread
 
+define_pd_global(uintx, TypeProfileLevel, 0);
+
 #define ARCH_FLAGS(develop, product, diagnostic, experimental, notproduct) \
                                                                             \
   product(intx, UseVIS, 99,                                                 \