src/cpu/x86/vm/globals_x86.hpp

changeset 5921
ce0cc25bc5e2
parent 5914
d13d7aba8c12
child 5987
5ccbab1c69f3
     1.1 --- a/src/cpu/x86/vm/globals_x86.hpp	Fri Oct 11 19:51:31 2013 -0700
     1.2 +++ b/src/cpu/x86/vm/globals_x86.hpp	Sat Oct 12 12:12:59 2013 +0200
     1.3 @@ -79,7 +79,7 @@
     1.4  // GC Ergo Flags
     1.5  define_pd_global(uintx, CMSYoungGenPerWorker, 64*M);  // default max size of CMS young gen, per GC worker thread
     1.6  
     1.7 -define_pd_global(uintx, TypeProfileLevel, 1);
     1.8 +define_pd_global(uintx, TypeProfileLevel, 11);
     1.9  
    1.10  #define ARCH_FLAGS(develop, product, diagnostic, experimental, notproduct) \
    1.11                                                                              \

mercurial