diff -r 6073b2290c0a -r 9b6d4e64778c src/hotspot/cpu/ppc/macroAssembler_ppc.hpp --- a/src/hotspot/cpu/ppc/macroAssembler_ppc.hpp Wed Jul 24 17:08:14 2019 -0700 +++ b/src/hotspot/cpu/ppc/macroAssembler_ppc.hpp Thu Jul 25 08:04:33 2019 +0200 @@ -565,8 +565,6 @@ Label* L_slow_path = NULL); // Method handle support (JSR 292). - void check_method_handle_type(Register mtype_reg, Register mh_reg, Register temp_reg, Label& wrong_method_type); - RegisterOrConstant argument_offset(RegisterOrConstant arg_slot, Register temp_reg, int extra_slot_offset = 0); // Biased locking support