On Fri, 16 Apr 2021 11:57:32 GMT, Aleksey Shipilev <sh...@openjdk.org> wrote:
> After [JDK-8257913](https://bugs.openjdk.java.net/browse/JDK-8257913), we do > not need to set a whole lot of options for cross-compiled builds. Docs should > be updated to reflect that fact. Also put in more configurations that are > buildable with Debian ports: these build routinely at > [builds.shipilev.net](https://builds.shipilev.net/openjdk-jdk/). > > Maybe @glaubitz wants to chime in here too :) This pull request has now been integrated. Changeset: 7879adbe Author: Aleksey Shipilev <sh...@openjdk.org> URL: https://git.openjdk.java.net/jdk/commit/7879adbe Stats: 132 lines in 2 files changed: 88 ins; 17 del; 27 mod 8265343: Update Debian-based cross-compilation recipes Reviewed-by: erikj ------------- PR: https://git.openjdk.java.net/jdk/pull/3545