Re: RFR: 8265343: Update Debian-based cross-compilation recipes

2021-04-21 Thread Aleksey Shipilev
On Fri, 16 Apr 2021 11:57:32 GMT, Aleksey Shipilev 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 >

Re: RFR: 8265343: Update Debian-based cross-compilation recipes

2021-04-21 Thread John Paul Adrian Glaubitz
On Sun, 18 Apr 2021 17:33:56 GMT, John Paul Adrian Glaubitz 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 configuration

Re: RFR: 8265343: Update Debian-based cross-compilation recipes

2021-04-21 Thread Aleksey Shipilev
On Sun, 18 Apr 2021 17:33:56 GMT, John Paul Adrian Glaubitz 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 configuration

Re: RFR: 8265343: Update Debian-based cross-compilation recipes

2021-04-18 Thread John Paul Adrian Glaubitz
On Fri, 16 Apr 2021 11:57:32 GMT, Aleksey Shipilev 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 >

Re: RFR: 8265343: Update Debian-based cross-compilation recipes

2021-04-16 Thread Erik Joelsson
On Fri, 16 Apr 2021 11:57:32 GMT, Aleksey Shipilev 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 >

RFR: 8265343: Update Debian-based cross-compilation recipes

2021-04-16 Thread Aleksey Shipilev
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.ship