src/cpu/x86/vm/globals_x86.hpp

changeset 5987
5ccbab1c69f3
parent 5921
ce0cc25bc5e2
child 6378
8a8ff6b577ed
child 6490
41b780b43b74
     1.1 --- a/src/cpu/x86/vm/globals_x86.hpp	Mon Oct 21 17:34:27 2013 -0700
     1.2 +++ b/src/cpu/x86/vm/globals_x86.hpp	Tue Oct 22 09:51:47 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, 11);
     1.8 +define_pd_global(uintx, TypeProfileLevel, 111);
     1.9  
    1.10  #define ARCH_FLAGS(develop, product, diagnostic, experimental, notproduct) \
    1.11                                                                              \

mercurial