Re: 8201495: [Zero] Reduce limits of max heap size for boot JDK on s390

2018-04-17 Thread Severin Gehwolf
Hi Magnus, On Mon, 2018-04-16 at 10:58 +0200, Magnus Ihse Bursie wrote: > On 2018-04-13 15:40, Severin Gehwolf wrote: > > Hi, > > > > We (Red Hat) have been building Zero on s390 for a while now. In order > > to do so we needed to have this patch to reduce the maximum heap size > > setting for

Re: Amber repo build issue on MacOSX

2018-04-17 Thread Claes Redestad
Looks like this one: https://bugs.openjdk.java.net/browse/JDK-8201508 On 2018-04-17 17:55, Jim Laskey wrote: cp: /Projects/amber/build/macosx-x86_64-normal-server-fastdebug/support/link_opt/classlist: No such file or directory make[3]: ***

Re: Amber repo build issue on MacOSX

2018-04-17 Thread Erik Joelsson
If you have that fix, it could potentially also be that you broke hotspot enough to not be able to generate the classlist file. /Erik On 2018-04-17 09:03, Claes Redestad wrote: Looks like this one: https://bugs.openjdk.java.net/browse/JDK-8201508 On 2018-04-17 17:55, Jim Laskey wrote: cp:

Amber repo build issue on MacOSX

2018-04-17 Thread Jim Laskey
cp: /Projects/amber/build/macosx-x86_64-normal-server-fastdebug/support/link_opt/classlist: No such file or directory make[3]: *** [/Projects/amber/build/macosx-x86_64-normal-server-fastdebug/support/modules_libs/java.base/classlist] Error 1 make[3]: *** Waiting for unfinished jobs

Re: RFR: 8201360: Zero fails to build on linux-sparc after 8201236

2018-04-17 Thread John Paul Adrian Glaubitz
Hi Magnus! On 04/10/2018 10:01 PM, Magnus Ihse Bursie wrote: > The regression you noted was not caused by JDK-8201236, but by JDK-8198862 > "Stop doing funky compilation stuff for dtrace". In fact, JDK-8201236 (which > is > pushed to jdk/jdk but not yet integrated into jdk/hs, apparently) will