On Mon, 8 Nov 2021 11:17:47 GMT, Fei Yang <[email protected]> wrote: > This PR implements JEP 422: Linux/RISC-V Port [1]. > The PR starts as a squashed merge of the > https://openjdk.java.net/projects/riscv-port branch. > > This has been tested with jtreg tier{1,2,3,4} and jcstress on HiFive > Unmatched board. Dacapo, SPECjbb2015 and SPECjvm2008 benchmark tests are also > carried out regularly. So it should be good enough to run most Java programs. > > [1] https://openjdk.java.net/jeps/422
This pull request has now been integrated. Changeset: 5905b02c Author: Fei Yang <[email protected]> URL: https://git.openjdk.java.net/jdk/commit/5905b02c0e2643ae8d097562f181953f6c88fc89 Stats: 59141 lines in 188 files changed: 58964 ins; 54 del; 123 mod 8276799: Implementation of JEP 422: Linux/RISC-V Port Co-authored-by: Yadong Wang <[email protected]> Co-authored-by: Yanhong Zhu <[email protected]> Co-authored-by: Feilong Jiang <[email protected]> Co-authored-by: Kun Wang <[email protected]> Co-authored-by: Zhuxuan Ni <[email protected]> Co-authored-by: Taiping Guo <[email protected]> Co-authored-by: Kang He <[email protected]> Co-authored-by: Aleksey Shipilev <[email protected]> Co-authored-by: Xiaolin Zheng <[email protected]> Co-authored-by: Kuai Wei <[email protected]> Co-authored-by: Magnus Ihse Bursie <[email protected]> Reviewed-by: ihse, dholmes, rriggs, kvn, shade ------------- PR: https://git.openjdk.java.net/jdk/pull/6294
