--- old/src/cpu/x86/vm/globals_x86.hpp 2013-10-17 20:38:39.616131625 +0200 +++ new/src/cpu/x86/vm/globals_x86.hpp 2013-10-17 20:38:39.211025618 +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) \ \