[riscv-port-jdk11u:riscv-port] RFR: JDK-8327284: Use correct register in riscv_enc_fast_unlock()

Gui Cao gcao at openjdk.org
Tue Mar 5 08:49:20 UTC 2024


Hi, The same issue also exists in the riscv-port-jdk11u. It's already fixed in the jdk17u version above, for performance reasons, I'd like to backport it to this repo.

Testing:

- [x] Run tier1 tests on SOPHGO SG2042 (release)

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

Commit messages:
 - JDK-8327284: Use correct register in riscv_enc_fast_unlock()

Changes: https://git.openjdk.org/riscv-port-jdk11u/pull/9/files
 Webrev: https://webrevs.openjdk.org/?repo=riscv-port-jdk11u&pr=9&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8327284
  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/riscv-port-jdk11u/pull/9.diff
  Fetch: git fetch https://git.openjdk.org/riscv-port-jdk11u.git pull/9/head:pull/9

PR: https://git.openjdk.org/riscv-port-jdk11u/pull/9


More information about the riscv-port-dev mailing list