--- old/src/cpu/ppc/vm/c2_globals_ppc.hpp 2016-03-14 13:21:55.601086200 -0700 +++ new/src/cpu/ppc/vm/c2_globals_ppc.hpp 2016-03-14 13:21:55.368086200 -0700 @@ -55,6 +55,7 @@ define_pd_global(bool, ResizeTLAB, true); define_pd_global(intx, LoopUnrollLimit, 60); define_pd_global(intx, LoopPercentProfileLimit, 10); +define_pd_global(intx, PostLoopMultiversioning, false); // Peephole and CISC spilling both break the graph, and so make the // scheduler sick.