changeset 51633 | 21154cb84d2a |
parent 50162 | f9fe56417050 |
child 52460 | f1bb77833b59 |
--- a/src/hotspot/cpu/ppc/macroAssembler_ppc.hpp Tue Sep 04 18:32:28 2018 +0100 +++ b/src/hotspot/cpu/ppc/macroAssembler_ppc.hpp Tue Sep 04 12:44:02 2018 -0700 @@ -162,7 +162,7 @@ // branch, jump // - inline void pd_patch_instruction(address branch, address target); + inline void pd_patch_instruction(address branch, address target, const char* file, int line); NOT_PRODUCT(static void pd_print_patched_instruction(address branch);) // Conditional far branch for destinations encodable in 24+2 bits.