Re: openjdk riscv64 port

2021-05-20 Thread Yadong Wang
/openjdk/jdk-sandbox/tree/riscv-port-branch [2] https://github.com/openjdk/jdk-sandbox Thanks! Sanhong -邮件原件- 发件人: Yadong Wang 发送时间: 2021年2月20日 15:11 收件人: 李三红(三红) ; porters-dev@openjdk.java.net; edward.nev...@gmail.com Re: openjdk riscv64 port Sounds like a good idea. I'm fine

Re: openjdk riscv64 port

2021-03-04 Thread Yadong Wang
Hi Sanhong, Nice. We are porting the riscv64 backend to jdk/jdk.There should be a initial patch comming up soon. Best Regards, Yadong > On 3/3/2021 9:09 PM, lisanhong wrote: Hi all, We have created a risc-v port branch [1] in the jdk-sandbox [2]. @Yadong Wang, you guys can push the changes

Re: openjdk riscv64 port

2021-02-19 Thread Yadong Wang
Sounds like a good idea. I'm fine with that. HI Ed, Yadong, In the parallel discussion for the project creation, we may consider using jdk-sandbox [1] as a sharing repo for further community collaboration(e.g. enhancements, bug fixing, etc.)? Also, we can consider generating the OpenJDK

re: openjdk riscv64 port

2021-01-18 Thread Kuai Wei
Hi All, As Sanhong mentioned in other mail thread, we (Alibaba) are also interested in working on OpenJDK for RISC-V. And we have started to test Huawei's patch internally. Can we have a public repository for RISC-V port firstly? So we can continue the contribution on bug fixing and

Re: openjdk riscv64 port

2021-01-13 Thread Edward Nevill
Hi Yadong, On Fri, 2021-01-08 at 17:52 +0800, Yadong Wang wrote: > > Thank you, Ed. We read these discussions before we started. And in fact, > we started with the Zero-Assembler port based on your initial patch. I'm glad it was useful. I thought it had just disappeared into a black hole. >

Re: openjdk riscv64 port

2021-01-08 Thread Yadong Wang
On 2020/12/30 5:02, Edward Nevill wrote: On Tue, 2020-12-29 at 02:02 +, wangyadong (E) wrote: Hi, We implemented a RV64G port of OpenJDK11u(TemplateInterpreter, C1 and C2) and open source to https://gitee.com/openeuler/bishengjdk-11/tree/risc-v/ . Would the community like to help us

RE: openjdk riscv64 port

2020-12-29 Thread wangyadong (E)
: Wednesday, December 30, 2020 5:02 AM To: porters-dev@openjdk.java.net Subject: Re: openjdk riscv64 port On Tue, 2020-12-29 at 02:02 +, wangyadong (E) wrote: > Hi, >We implemented a RV64G port of OpenJDK11u(TemplateInterpreter, C1 and C2) > and open source to https://gitee.com/openeuler/b

Re: openjdk riscv64 port

2020-12-29 Thread Edward Nevill
On Tue, 2020-12-29 at 02:02 +, wangyadong (E) wrote: > Hi, >We implemented a RV64G port of OpenJDK11u(TemplateInterpreter, C1 and C2) > and open source to https://gitee.com/openeuler/bishengjdk-11/tree/risc-v/ . > Would the community like to help us to create a project? And then we can

Re: openjdk riscv64 port

2020-12-29 Thread Edward Nevill
On Tue, 2020-12-29 at 02:02 +, wangyadong (E) wrote: > Hi, >We implemented a RV64G port of OpenJDK11u(TemplateInterpreter, C1 and C2) > and open source to https://gitee.com/openeuler/bishengjdk-11/tree/risc-v/ . > Would the community like to help us to create a project? And then we can

RE: openjdk riscv64 port

2020-12-28 Thread wangyadong (E)
Technologies Co., Ltd. -Original Message- From: discuss [mailto:discuss-r...@openjdk.java.net] On Behalf Of Andrew Haley Sent: Sunday, December 27, 2020 11:47 PM To: disc...@openjdk.java.net Subject: Re: openjdk riscv64 port On 12/26/20 9:03 AM, wangyadong (E) wrote: > In the meantime,