Re: Suggestion for end of Makefile

2014-10-31 Thread Magnus Ihse Bursie
On 2014-10-25 00:31, Jonathan Gibbons wrote: Re: JDK builds, The new parallel make is wonderfully fast (thank you) but less great when it comes to figuring out why a build failed, especially when you don't have full access to the build machine, as is the case with "build servers", where you g

Re: Suggestion for end of Makefile

2014-10-31 Thread Erik Joelsson
I've filed https://bugs.openjdk.java.net/browse/JDK-8062618 and started working on this. It looks promising, but I will need to run it on a large amount of failed logs from JPRT to make sure the regexps catch the right lines. /Erik On 2014-10-27 09:42, Erik Joelsson wrote: That is an interes

Re: Suggestion for end of Makefile

2014-10-27 Thread Erik Joelsson
That is an interesting idea worth exploring. I will see what I can do. /Erik On 2014-10-25 00:31, Jonathan Gibbons wrote: Re: JDK builds, The new parallel make is wonderfully fast (thank you) but less great when it comes to figuring out why a build failed, especially when you don't have full

Suggestion for end of Makefile

2014-10-24 Thread Jonathan Gibbons
Re: JDK builds, The new parallel make is wonderfully fast (thank you) but less great when it comes to figuring out why a build failed, especially when you don't have full access to the build machine, as is the case with "build servers", where you get the build log, and the product bits if the