RFR: JDK-8144312: Remove limitations on the default number of jobs in the build
David Holmes
david.holmes at oracle.com
Fri Dec 18 06:34:07 UTC 2015
On 17/12/2015 7:41 AM, Martin Buchholz wrote:
> We can fix both JDK-6515172 and JDK-8144312 by doing the autconf
> detection of how to count the number of allowed processors, then
> actually measuring what's available during the build, and also fixing
> the hotspot implemementation of Runtime.availableProcessors.
We don't need any autoconf involvement for 6515172 (which I referred to
a couple of days ago). Let's not muddy the waters. Autosizing the build
parallelism is tricky enough.
David
More information about the build-dev
mailing list