[riscv-port] Integrated: 8277877: C2 fast_unlock intrinsic on riscv has unnecessary ownership check

Yadong Wang yadongwang at openjdk.java.net
Mon Nov 29 01:17:26 UTC 2021


On Sat, 27 Nov 2021 03:27:00 GMT, Yadong Wang <yadongwang at openjdk.org> wrote:

> It's an optional, maybe only for debug, to check the owner of the lock in the fast_unlock intrinsic in riscv, which already applied in AArch64.

This pull request has now been integrated.

Changeset: 9fef2cab
Author:    Yadong Wang <yadongwang at openjdk.org>
Committer: Fei Yang <fyang at openjdk.org>
URL:       https://git.openjdk.java.net/riscv-port/commit/9fef2cab2e64de910e5da14093b602e2c5f52e93
Stats:     5 lines in 1 file changed: 1 ins; 4 del; 0 mod

8277877: C2 fast_unlock intrinsic on riscv has unnecessary ownership check

Reviewed-by: fyang

-------------

PR: https://git.openjdk.java.net/riscv-port/pull/14


More information about the riscv-port-dev mailing list