On Wed, 18 Jan 2023 15:41:53 GMT, Magnus Ihse Bursie <i...@openjdk.org> 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 bugs when cross-compiling riscv, so my attempts at showing that this works in the Oracle CI system has been unsuccessful so far. But now I have a local fix for [JDK-8300550 ](https://bugs.openjdk.org/browse/JDK-8300550), and it seems promising. ------------- PR: https://git.openjdk.org/jdk/pull/11432