[riscv-port-jdk11u:riscv-port] RFR: 8276799: Implementation of JEP 422: Linux/RISC-V Port [v4]

Xiaolin Zheng xlinzheng at openjdk.org
Thu Sep 7 03:32:09 UTC 2023


On Wed, 6 Sep 2023 06:22:19 GMT, Fei Yang <fyang at openjdk.org> wrote:

> Hi, may I ask if Renaissance `gauss-mix` still runs OK? I applied this patch on the latest jdk11u-dev upstream and was running this test item with a native release build. But I find that this test item never finishes running on my unmatched board (running Ubuntu 22.04.3 LTS) with this command:
> 
> ```
> java -Xmx12g -jar renaissance-gpl-0.14.2.jar -r 1 gauss-mix
> ```

I reckon that the `never finishes` issue could point to [JDK-8295926](https://bugs.openjdk.org/browse/JDK-8295926). As I remember, [JDK-8295926](https://bugs.openjdk.org/browse/JDK-8295926) exhibits failures in the `gauss-mix` test. I didn't mention Renaissance in that JBS issue since there was already one test in that PR extracted from `gauss-mix` that could reveal the bug. I have now updated the JBS issue description to include "extracted from Renaissance gauss-mix" so that we may consider it as a future backport.

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

PR Comment: https://git.openjdk.org/riscv-port-jdk11u/pull/3#issuecomment-1709422927


More information about the riscv-port-dev mailing list