[riscv-port-jdk11u:riscv-port] RFR: 8276799: Implementation of JEP 422: Linux/RISC-V Port [v10]
kuaiwei
duke at openjdk.org
Thu Feb 1 06:49:00 UTC 2024
> 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
> - [x] Tier1 tests
> - [x] Tier2 tests
> - [ ] Tier3 tests
> - [ ] Tier4 tests
kuaiwei has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains 145 commits:
- Remove unused zSyscall_linux_riscv.hpp
- Merge riscv-port
- Merge branch 'port_jdk11u_initial_patch' of github.com:kuaiwei/riscv-port-jdk11u into kw_initial_patch
- Merge branch 'openjdk:master' into port_jdk11u_initial_patch
- Merge riscv-port
- Revert JDK-8247533: SA stack walking sometimes fails with sun.jvm.hotspot.debugger.DebuggerException: get_thread_regs failed for a lwp
- Fix test error after port 8295926
- 8295926: RISC-V: C1: Fix LIRGenerator::do_LibmIntrinsic
Reviewed-by: yadongwang, fyang
- 8293100: RISC-V: Need to save and restore callee-saved FloatRegisters in StubGenerator::generate_call_stub
Reviewed-by: yadongwang, fjiang, shade, vkempik
- Merge riscv-port
- ... and 135 more: https://git.openjdk.org/riscv-port-jdk11u/compare/a0a61dda...4b01e137
-------------
Changes: https://git.openjdk.org/riscv-port-jdk11u/pull/3/files
Webrev: https://webrevs.openjdk.org/?repo=riscv-port-jdk11u&pr=3&range=09
Stats: 55059 lines in 175 files changed: 54871 ins; 65 del; 123 mod
Patch: https://git.openjdk.org/riscv-port-jdk11u/pull/3.diff
Fetch: git fetch https://git.openjdk.org/riscv-port-jdk11u.git pull/3/head:pull/3
PR: https://git.openjdk.org/riscv-port-jdk11u/pull/3
More information about the riscv-port-dev
mailing list