hotspot/src/cpu/x86/vm/globals_x86.hpp
changeset 20709 034be898bf04
parent 20702 bbe0fcde6e13
child 21095 1a04f7b3946e
--- a/hotspot/src/cpu/x86/vm/globals_x86.hpp	Fri Oct 11 19:51:31 2013 -0700
+++ b/hotspot/src/cpu/x86/vm/globals_x86.hpp	Sat Oct 12 12:12:59 2013 +0200
@@ -79,7 +79,7 @@
 // GC Ergo Flags
 define_pd_global(uintx, CMSYoungGenPerWorker, 64*M);  // default max size of CMS young gen, per GC worker thread
 
-define_pd_global(uintx, TypeProfileLevel, 1);
+define_pd_global(uintx, TypeProfileLevel, 11);
 
 #define ARCH_FLAGS(develop, product, diagnostic, experimental, notproduct) \
                                                                             \