[jdk17u-dev] RFR: 8276799: Implementation of JEP 422: Linux/RISC-V Port [v3]

Fei Yang fyang at openjdk.org
Thu Jun 22 14:21:14 UTC 2023


On Thu, 22 Jun 2023 13:26:50 GMT, Andreas Schwab <duke at openjdk.org> wrote:

>> Fei Yang has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains seven additional commits since the last revision:
>> 
>>  - Adds back commit ef86ea2842b1a204834291d9d6665bfcd7b75fbc
>>  - Merge branch 'master' into jep422-17u-backport
>>  - Merge branch 'master' into jep422-17u-backport
>>  - 8305236: Some LoadLoad barriers in the interpreter are unnecessary after JDK-8220051
>>  - Merge remote-tracking branch 'upstream/master' into jep422-17u-backport
>>  - Merge remote-tracking branch 'upstream/master' into jep422-17u-backport
>>  - 8276799: Implementation of JEP 422: Linux/RISC-V Port
>
> test/jdk/jdk/nio/zipfs/ZipFSOutputStreamTest.java line 1:
> 
>> 1: /*
> 
> Looks like this reverts commit ef86ea2842b

Thanks for finding this. I have added this commit back.
I think I missed this commit when I was generating the initial patch from the openjdk/riscv-port-17u repo.
I have also checked and I don't think we have other missing commits.

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

PR Review Comment: https://git.openjdk.org/jdk17u-dev/pull/1427#discussion_r1238601194


More information about the jdk-updates-dev mailing list