[riscv-port] RFR: 8282436: riscv: pd_disjoint_words_atomic() needs to be atomic

Taiping Guo tguo at openjdk.java.net
Wed Mar 2 06:37:51 UTC 2022


WIth reference to https://bugs.openjdk.java.net/browse/JDK-8227369, there is the same issue on the riscv platform

Full jtreg tests on qemu and hotspot/jdk tier1 test on Unmathced are passed without new failures.

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

Commit messages:
 - 8282436: riscv: pd_disjoint_words_atomic() needs to be atomic

Changes: https://git.openjdk.java.net/riscv-port/pull/64/files
 Webrev: https://webrevs.openjdk.java.net/?repo=riscv-port&pr=64&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8282436
  Stats: 11 lines in 1 file changed: 0 ins; 7 del; 4 mod
  Patch: https://git.openjdk.java.net/riscv-port/pull/64.diff
  Fetch: git fetch https://git.openjdk.java.net/riscv-port pull/64/head:pull/64

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


More information about the riscv-port-dev mailing list