8027966: Adapt PPC to 8023657: New type profiling points: arguments to call
Reviewed-by: dholmes
--- a/hotspot/src/cpu/ppc/vm/globals_ppc.hpp Thu Nov 07 11:42:26 2013 +0100
+++ b/hotspot/src/cpu/ppc/vm/globals_ppc.hpp Thu Nov 07 11:44:53 2013 +0100
@@ -57,6 +57,7 @@
// GC Ergo Flags
define_pd_global(uintx, CMSYoungGenPerWorker, 16*M); // Default max size of CMS young gen, per GC worker thread.
+define_pd_global(uintx, TypeProfileLevel, 0);
// Platform dependent flag handling: flags only defined on this platform.
#define ARCH_FLAGS(develop, product, diagnostic, experimental, notproduct) \