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

Vladimir Kempik vkempik at openjdk.org
Wed May 17 17:25:24 UTC 2023


On Tue, 16 May 2023 00:28:33 GMT, Fei Yang <fyang 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

@RealFYang do you think we are ready now to try to go into jdk17u-dev ?

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

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


More information about the riscv-port-dev mailing list