--- old/src/cpu/ppc/vm/c2_globals_ppc.hpp 2017-07-03 09:17:22.473087559 +0200 +++ new/src/cpu/ppc/vm/c2_globals_ppc.hpp 2017-07-03 09:17:22.353087563 +0200 @@ -55,7 +55,6 @@ 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.