--- old/src/cpu/x86/vm/globals_x86.hpp 2013-10-09 18:09:18.225801648 +0200 +++ new/src/cpu/x86/vm/globals_x86.hpp 2013-10-09 18:09:17.910775027 +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) \ \