[riscv-port-jdk11u:riscv-port] Integrated: 8328065: RISC-V: Add isolation for shared code changes
Gui Cao
gcao at openjdk.org
Wed Mar 20 06:13:39 UTC 2024
On Wed, 13 Mar 2024 14:08:22 GMT, Gui Cao <gcao at openjdk.org> wrote:
> Hi, We want to add isolation for shared code changes.
> 1. To minimize the difference with jdk17u-dev upstream, the jdk17u-dev backport does isolate public code changes to avoid code changes to other architectures [1]
> 2. riscv-port-jdk11u is missing the sparc architecture adaptation in the backport, this may affect the correctness of the sparc architecture.
> ### Test
> - [x] Run tier1-3 tests on linux-x86 (release)
> - [x] Run tier1-3 tests on linux-arm64 (release)
> - [x] Run tier1-3 tests on on LicheePI 4A (release)
>
> [1] https://github.com/yadongw/riscv-port-jdk17u/commit/6bc31f690036ebf7d0db55b1e2ef83b13b74fed3
This pull request has now been integrated.
Changeset: e0d3a375
Author: Gui Cao <gcao at openjdk.org>
Committer: Fei Yang <fyang at openjdk.org>
URL: https://git.openjdk.org/riscv-port-jdk11u/commit/e0d3a3753ab54f09d16954f2a691ee311201c2ed
Stats: 168 lines in 12 files changed: 126 ins; 16 del; 26 mod
8328065: RISC-V: Add isolation for shared code changes
Reviewed-by: fyang
-------------
PR: https://git.openjdk.org/riscv-port-jdk11u/pull/11
More information about the riscv-port-dev
mailing list