On Wed, 2026-07-22 at 21:40 +0200, Thorsten Glaser wrote: > On Wed, 22 Jul 2026, John Paul Adrian Glaubitz wrote: > > On Wed, 2026-07-22 at 19:10 +0200, Aurelien Jarno wrote: > > > On 2026-07-22 00:01, John Paul Adrian Glaubitz wrote: > > > > > Could you update openjdk-8 to this version so we can bootstrap it on > > > > riscv64? > > Sure, can do, but other than enable the arch in the arch list, > I cannot do much, you’ll also have to figure out how to bootstrap, > given it needs itself (or, in theory, openjdk-7) for that and cannot > be built with even openjdk-11.
That's actually pretty easy: (unstable-amd64-sbuild)glaubitz@esk:~/openjdk-8-new2/jdk8u-jdk8u502-ga$ file build/linux-riscv64-normal-zero-release/jdk/bin/java build/linux-riscv64-normal-zero-release/jdk/bin/java: ELF 64-bit LSB pie executable, UCB RISC-V, RVC, double-float ABI, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-riscv64- lp64d.so.1, BuildID[sha1]=49b9b6a522f923b548b30cde12f9bbf1d6ab642e, for GNU/Linux 4.15.0, with debug_info, not stripped (unstable-amd64-sbuild)glaubitz@esk:~/openjdk-8-new2/jdk8u-jdk8u502-ga$ See: https://wiki.debian.org/PortsDocs/BootstrappingOpenJDK > > Adrian -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer `. `' Physicist `- GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913 __ This is the maintainer address of Debian's Java team <https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-maintainers>. Please use [email protected] for discussions and questions.
