Re: RFR: 8293841: RISC-V: Implementation of Foreign Function & Memory API (Preview) [v8]

2023-01-18 Thread Yadong Wang
On Wed, 18 Jan 2023 11:11:30 GMT, Feilong Jiang wrote: >> Add experimental Foreign Function & Memory API support for RISC-V. >> >> For details of the FFM API RISC-V port please refer to [JBS >> issue](https://bugs.openjdk.org/browse/JDK-8293841) >> >> Testing: >> >> - [x] jdk_foreign with rel

Re: RFR: 8292407: Improve Weak CAS VarHandle/Unsafe tests resilience under spurious failures [v2]

2022-08-17 Thread Yadong Wang
On Tue, 16 Aug 2022 15:48:15 GMT, Aleksey Shipilev wrote: >> We have a few reports that existing Weak* VarHandle tests are still flaky, >> for example on large AArch64 machines or small RISC-V machines. >> >> The flakiness is intrinsic to the nature of Weak* operations under tests, >> that can