--- old/src/cpu/x86/vm/globals_x86.hpp 2013-10-21 18:17:50.940755638 +0200 +++ new/src/cpu/x86/vm/globals_x86.hpp 2013-10-21 18:17:50.695869959 +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, 11); +define_pd_global(uintx, TypeProfileLevel, 111); #define ARCH_FLAGS(develop, product, diagnostic, experimental, notproduct) \ \