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.
- Re: RFR: JDK-8144312: Remove limitations on the default... Magnus Ihse Bursie
- Re: RFR: JDK-8144312: Remove limitations on the de... David Holmes
- Re: Re: RFR: JDK-8144312: Remove limitations o... Mikael Gerdin
- Re: Re: RFR: JDK-8144312: Remove limitatio... Martin Buchholz
- Re: RFR: JDK-8144312: Remove limitatio... David Holmes
- Re: RFR: JDK-8144312: Remove limitatio... Magnus Ihse Bursie
- Re: RFR: JDK-8144312: Remove limitatio... Martin Buchholz
- Re: RFR: JDK-8144312: Remove limitatio... Magnus Ihse Bursie
- Re: RFR: JDK-8144312: Remove limitatio... Martin Buchholz
- Re: RFR: JDK-8144312: Remove limitatio... Erik Joelsson
- Re: RFR: JDK-8144312: Remove limitatio... Martin Buchholz
- Re: RFR: JDK-8144312: Remove limitatio... David Holmes