Re: RFR (S) 8208665: Amend cross-compilation docs with qemu-debootstrap recipe

2018-08-23 Thread Erik Joelsson
Looks good to me. /Erik On 2018-08-23 03:11, Aleksey Shipilev wrote: Hi, Updated webrev, now with regenerated building.html (thanks Erik J.!): http://cr.openjdk.java.net/~shade/8208665/webrev.04/ There are also a few formatting changes to make it render correctly. On 08/14/2018 10:24 PM

Re: RFR (S) 8208665: Amend cross-compilation docs with qemu-debootstrap recipe

2018-08-23 Thread Andrew Haley
On 08/14/2018 09:24 PM, John Paul Adrian Glaubitz wrote: > With current versions of qemu (either from git or Debian unstable), you should > even be able to build OpenJDK natively inside the emulated chroot. Gosh. Does that mean that, after all these years, they've fixed the bug that delivered segf

Re: RFR (S) 8208665: Amend cross-compilation docs with qemu-debootstrap recipe

2018-08-23 Thread Aleksey Shipilev
Hi, Updated webrev, now with regenerated building.html (thanks Erik J.!): http://cr.openjdk.java.net/~shade/8208665/webrev.04/ There are also a few formatting changes to make it render correctly. On 08/14/2018 10:24 PM, John Paul Adrian Glaubitz wrote: > Thanks for this. This is actually a cl

Re: RFR (S) 8208665: Amend cross-compilation docs with qemu-debootstrap recipe

2018-08-14 Thread John Paul Adrian Glaubitz
Hi Aleksey! On 08/13/2018 12:26 PM, Aleksey Shipilev wrote: > This is the recipe I have been using for creating artifacts on my personal CI > server [1], and it > seems to work reliably starting from jdk11. It is partially applicable for > building jdk{8,9,10}, but > freetype and friends still n

Re: RFR (S) 8208665: Amend cross-compilation docs with qemu-debootstrap recipe

2018-08-13 Thread Aleksey Shipilev
On 08/13/2018 05:16 PM, Martin Buchholz wrote: > Aleksey, your use of "base" platform seems a bit unusual.  Elsewhere in the > same document, it's > referred to as "build".  Otherwise looks good (thanks for documenting). Right. Got mixed up with Debian's "base system". Fixed here: http://cr.open

Re: RFR (S) 8208665: Amend cross-compilation docs with qemu-debootstrap recipe

2018-08-13 Thread Martin Buchholz
Aleksey, your use of "base" platform seems a bit unusual. Elsewhere in the same document, it's referred to as "build". Otherwise looks good (thanks for documenting). On Mon, Aug 13, 2018 at 3:26 AM, Aleksey Shipilev wrote: > RFE: > https://bugs.openjdk.java.net/browse/JDK-8208665 > > Webrev:

RFR (S) 8208665: Amend cross-compilation docs with qemu-debootstrap recipe

2018-08-13 Thread Aleksey Shipilev
RFE: https://bugs.openjdk.java.net/browse/JDK-8208665 Webrev: http://cr.openjdk.java.net/~shade/8208665/webrev.02/ Not sure if building.html is supposed to be generated automatically? This is the recipe I have been using for creating artifacts on my personal CI server [1], and it seems to w