--- old/src/cpu/x86/vm/globals_x86.hpp 2013-10-08 17:59:52.175444491 +0200 +++ new/src/cpu/x86/vm/globals_x86.hpp 2013-10-08 17:59:51.863529273 +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) \ \