On Tue, 26 Jul 2022 17:13:57 GMT, Aleksey Shipilev <shade at openjdk.org> wrote: > + mov(R0, Robj); > + call_VM_leaf(CAST_FROM_FN_PTR(address, InterpreterRuntime::monitorexit), R0); Thanks for testing it! I applied the suggested change. ------------- PR: https://git.openjdk.org/lilliput/pull/51