[8] RFR (S) 8033251: Use DWARF debug symbols for Linux 32-bit as default

2018-08-14 Thread David Buck
Hi! May I please get a review of this simple backport to replace stabs with DWARF for 32-bit Linux builds. This is needed as newer toolchains no longer support stabs. bug report: https://bugs.openjdk.java.net/browse/JDK-8033251 JDK 9 changeset: http://hg.openjdk.java.net/jdk9/jdk9/hotspot/re

Re: [8] RFR (S) 8033251: Use DWARF debug symbols for Linux 32-bit as default

2018-08-14 Thread Tim Bell
Buck: May I please get a review of this simple backport to replace stabs with DWARF for 32-bit Linux builds. This is needed as newer toolchains no longer support stabs. bug report: https://bugs.openjdk.java.net/browse/JDK-8033251 JDK 9 changeset: http://hg.openjdk.java.net/jdk9/jdk9/hotspot/re

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