Integrated: 8276799: Implementation of JEP 422: Linux/RISC-V Port
Fei Yang
fyang at openjdk.java.net
Thu Mar 24 09:26:53 UTC 2022
On Mon, 8 Nov 2021 11:17:47 GMT, Fei Yang <fyang at openjdk.org> 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 <fyang at openjdk.org>
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 <yadonn.wang at huawei.com>
Co-authored-by: Yanhong Zhu <zhuyanhong2 at huawei.com>
Co-authored-by: Feilong Jiang <jiangfeilong at huawei.com>
Co-authored-by: Kun Wang <wangkun49 at huawei.com>
Co-authored-by: Zhuxuan Ni <nizhuxuan at huawei.com>
Co-authored-by: Taiping Guo <guotaiping1 at huawei.com>
Co-authored-by: Kang He <hekang6 at huawei.com>
Co-authored-by: Aleksey Shipilev <shade at openjdk.org>
Co-authored-by: Xiaolin Zheng <yunyao.zxl at alibaba-inc.com>
Co-authored-by: Kuai Wei <kuaiwei.kw at alibaba-inc.com>
Co-authored-by: Magnus Ihse Bursie <ihse at openjdk.org>
Reviewed-by: ihse, dholmes, rriggs, kvn, shade
-------------
PR: https://git.openjdk.java.net/jdk/pull/6294
More information about the core-libs-dev
mailing list