--- old/src/hotspot/share/oops/method.hpp 2019-06-25 22:41:26.534969323 -0700 +++ new/src/hotspot/share/oops/method.hpp 2019-06-25 22:41:26.214957600 -0700 @@ -149,7 +149,7 @@ static address make_adapters(const methodHandle& mh, TRAPS); address from_compiled_entry() const; - address from_compiled_entry_no_trampoline() const; + address from_compiled_entry_no_trampoline(bool caller_is_c1) const; address from_interpreted_entry() const; // access flag