hg: jdk8/jdk8: 8004352: build-infra: Limit JOBS on large machines

2013-03-06 Thread david . katleman
Changeset: 907a926d3c96 Author:erikj Date: 2013-03-04 16:45 +0100 URL: http://hg.openjdk.java.net/jdk8/jdk8/rev/907a926d3c96 8004352: build-infra: Limit JOBS on large machines Reviewed-by: mduigou ! common/autoconf/build-performance.m4 ! common/autoconf/configure.ac ! common/autoco

Re: RFR : JDK-8009162: "make test" target change

2013-03-06 Thread Mike Duigou
I will update the patch as you suggest: - rename current "test" target to "test-only". - add "test" target dependent upon "images" "test-only" Good suggestion! Thanks! Mike On Mar 6 2013, at 00:37 , Erik Joelsson wrote: > On 2013-03-05 22:14, Mike Duigou wrote: >> We could certainly make test

Re: JEP 178

2013-03-06 Thread Bob Vandette
Jeremy, I don't know if you're on the core-libs-dev alias but we just posted the first draft webrev for this feature on that alias. See more responses inline below .. On Mar 5, 2013, at 8:57 PM, Jeremy Manson wrote: > (I'm going back and forth on whether or not our patch would be useful to yo

Re: RFR : JDK-8009162: "make test" target change

2013-03-06 Thread Alan Bateman
On 05/03/2013 22:04, Martin Buchholz wrote: : Also historically, the build system was very unreliable about failing to pick up changes in an incremental rebuild. Anyways, enough hard problems to keep y'all employed! Martin Try out sjavac to see what is possible (it's not enabled by default ye

Re: RFR : JDK-8009162: "make test" target change

2013-03-06 Thread Erik Joelsson
On 2013-03-05 22:14, Mike Duigou wrote: We could certainly make test depend upon images. I considered but did not implement this because I imagined that doing so would result in inevitable complaints about overhead and/or unwanted building. On my system an images target rebuild with no work t