src/hotspot/cpu/ppc/macroAssembler_ppc.hpp
changeset 57514 9b6d4e64778c
parent 55322 bc5baf205475
child 58679 9c3209ff7550
child 59014 36fde8064316
--- 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