Re: RFR: 8297851: Add devkit for RISC-V [v3]

2023-01-18 Thread Magnus Ihse Bursie
On Wed, 18 Jan 2023 15:41:53 GMT, Magnus Ihse Bursie wrote: >> We should add devkit support for linux/riscv64. > > Magnus Ihse Bursie has updated the pull request incrementally with one > additional commit since the last revision: > > Bump minor revision for jib package The solution worked f

Re: RFR: 8297851: Add devkit for RISC-V [v3]

2023-01-18 Thread Magnus Ihse Bursie
On Wed, 18 Jan 2023 15:41:53 GMT, Magnus Ihse Bursie wrote: >> We should add devkit support for linux/riscv64. > > Magnus Ihse Bursie has updated the pull request incrementally with one > additional commit since the last revision: > > Bump minor revision for jib package It turned out we have

Re: RFR: 8297851: Add devkit for RISC-V [v3]

2023-01-18 Thread Magnus Ihse Bursie
> We should add devkit support for linux/riscv64. Magnus Ihse Bursie has updated the pull request incrementally with one additional commit since the last revision: Bump minor revision for jib package - Changes: - all: https://git.openjdk.org/jdk/pull/11432/files - new: https:

Re: RFR: 8297851: Add devkit for RISC-V [v2]

2023-01-18 Thread Magnus Ihse Bursie
On Wed, 18 Jan 2023 01:24:24 GMT, Fei Yang wrote: >> make/devkit/Tools.gmk line 71: >> >>> 69: BASE_OS_VERSION := $(DEFAULT_OS_VERSION) >>> 70: endif >>> 71: BASE_URL := >>> http://fedora.riscv.rocks/repos-dist/$(BASE_OS_VERSION)/$(ARCH)/Packages/ >> >> Hi, thanks for adding dev

Re: RFR: 8297851: Add devkit for RISC-V [v2]

2023-01-18 Thread Magnus Ihse Bursie
> We should add devkit support for linux/riscv64. Magnus Ihse Bursie has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains two additional commits since the l

Re: RFR: 8297851: Add devkit for RISC-V

2023-01-18 Thread Erik Joelsson
On Wed, 30 Nov 2022 14:03:30 GMT, Magnus Ihse Bursie wrote: > We should add devkit support for linux/riscv64. Marked as reviewed by erikj (Reviewer). - PR: https://git.openjdk.org/jdk/pull/11432

Re: RFR: 8297851: Add devkit for RISC-V

2023-01-17 Thread Fei Yang
On Mon, 19 Dec 2022 01:35:42 GMT, Fei Yang wrote: >> We should add devkit support for linux/riscv64. > > make/devkit/Tools.gmk line 71: > >> 69: BASE_OS_VERSION := $(DEFAULT_OS_VERSION) >> 70: endif >> 71: BASE_URL := >> http://fedora.riscv.rocks/repos-dist/$(BASE_OS_VERSION)/$(AR

Re: RFR: 8297851: Add devkit for RISC-V

2023-01-17 Thread Fei Yang
On Wed, 30 Nov 2022 14:03:30 GMT, Magnus Ihse Bursie wrote: > We should add devkit support for linux/riscv64. Marked as reviewed by fyang (Reviewer). - PR: https://git.openjdk.org/jdk/pull/11432

Re: RFR: 8297851: Add devkit for RISC-V

2023-01-16 Thread Magnus Ihse Bursie
On Wed, 30 Nov 2022 14:03:30 GMT, Magnus Ihse Bursie wrote: > We should add devkit support for linux/riscv64. Bot, gimme some slack. - PR: https://git.openjdk.org/jdk/pull/11432

Re: RFR: 8297851: Add devkit for RISC-V

2022-12-18 Thread Fei Yang
On Wed, 30 Nov 2022 14:03:30 GMT, Magnus Ihse Bursie wrote: > We should add devkit support for linux/riscv64. make/devkit/Tools.gmk line 71: > 69: BASE_OS_VERSION := $(DEFAULT_OS_VERSION) > 70: endif > 71: BASE_URL := > http://fedora.riscv.rocks/repos-dist/$(BASE_OS_VERSION)/$(AR

RFR: 8297851: Add devkit for RISC-V

2022-11-30 Thread Magnus Ihse Bursie
We should add devkit support for linux/riscv64. - Commit messages: - 8297851: Add devkit for RISC-V Changes: https://git.openjdk.org/jdk/pull/11432/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=11432&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8297851 Stats: 83