[master] RFR: Implement non-racy fast-locking

Roman Kennke rkennke at openjdk.org
Wed Jul 27 07:07:12 UTC 2022


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


More information about the lilliput-dev mailing list