[riscv-port-jdk11u:riscv-port] RFR: 8276799: Implementation of JEP 422: Linux/RISC-V Port [v4]
Fei Yang
fyang at openjdk.org
Wed Sep 6 06:25:08 UTC 2023
On Tue, 5 Sep 2023 07:50:06 GMT, kuaiwei <duke at openjdk.org> wrote:
>> It's the initial patch based on https://github.com/openjdk/jdk17u-dev/pull/1427 , and revert patches not required in JDK11u. The testing is running on a linux riscv board. There are some failed cases and we are working on fix them , the progress will updated.
>>
>> Thanks the contribution of OpenJDK community and hard working of @zhengxiaolinX .
>>
>> - [x] slowdebug/fastdebug/release build
>> - [x] Benchmark: SPECJbb2015, Renaissance
>> - [ ] Tier1 tests
>> - [ ] Tier2 tests
>> - [ ] Tier3 tests
>> - [ ] Tier4 tests
>
> kuaiwei has updated the pull request incrementally with one additional commit since the last revision:
>
> Fix copyright information
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 with this command:
java -Xmx12g -jar renaissance-gpl-0.14.2.jar -r 1 gauss-mix
-------------
PR Comment: https://git.openjdk.org/riscv-port-jdk11u/pull/3#issuecomment-1707740357
More information about the riscv-port-dev
mailing list