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

Xiaolin Zheng xlinzheng at openjdk.org
Tue May 16 07:38:12 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.

This pull request has now been integrated.

Changeset: 0bdef916
Author:    Xiaolin Zheng <xlinzheng at openjdk.org>
Committer: Fei Yang <fyang at openjdk.org>
URL:       https://git.openjdk.org/riscv-port-jdk17u/commit/0bdef9167832aa409c26fb8fe67d0cd88d7bd411
Stats:     1 line in 1 file changed: 1 ins; 0 del; 0 mod

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

Reviewed-by: fyang

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

PR: https://git.openjdk.org/riscv-port-jdk17u/pull/52


More information about the riscv-port-dev mailing list