[riscv-port-jdk17u:riscv-port] RFR: 8308089: (riscv-port-jdk17u) Intrinsify Unsafe.storeStoreFence

Fei Yang fyang at openjdk.org
Tue May 16 00:31:10 UTC 2023


On Mon, 15 May 2023 10:30:56 GMT, Xiaolin Zheng <xlinzheng at openjdk.org> wrote:

> [JDK-8252990](https://bugs.openjdk.org/browse/JDK-8252990) was recently backported to jdk17u in April. We should also enable the matching rule for `StoreStoreFence` on the WIP riscv-port-jdk17u repo.
> 
> Found the small fastdebug crash when backporting #51 using `-Xcomp`.
> 
> Testing a hotspot tier1~2 in progress.

@zhengxiaolinX : Thanks for fixing this. The changes looks good to me.
Suggestion for the JBS issue title: [riscv-port-jdk17u] Intrinsify Unsafe.storeStoreFence

PS: I am referencing issue title naming convention for other project like lilliput: https://bugs.openjdk.org/browse/JDK-8302065

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

PR Comment: https://git.openjdk.org/riscv-port-jdk17u/pull/52#issuecomment-1548794578


More information about the riscv-port-dev mailing list