changeset 33160 | c59f1676d27e |
parent 29183 | 0cc8699f7372 |
--- a/hotspot/src/cpu/aarch64/vm/cppInterpreterGenerator_aarch64.hpp Thu Oct 08 10:25:45 2015 +0000 +++ b/hotspot/src/cpu/aarch64/vm/cppInterpreterGenerator_aarch64.hpp Thu Oct 08 12:49:30 2015 -1000 @@ -30,5 +30,6 @@ void generate_more_monitors(); void generate_deopt_handling(); + void lock_method(void); #endif // CPU_AARCH64_VM_CPPINTERPRETERGENERATOR_AARCH64_HPP