RFR (S): 8147910: Cache initial active_processor_count

Joseph Provino joseph.provino at oracle.com
Fri Jul 22 14:40:55 UTC 2016


Tiny correction:  change "to" to "from"

// This value does not change dynamically. May be different to 
active_processor_count(). // This value does not change dynamically. May 
be different from active_processor_count().

looks good.

joe

On 7/22/2016 7:36 AM, Thomas Schatzl wrote:
> Hi all,
>
>    can I have reviews for this tiny change that adds an API to set the
> initial active processor count at startup? It also adds that count to
> the hs_err log file.
>
> It is required to fix JDK-8161993.
>
> CR:
> https://bugs.openjdk.java.net/browse/JDK-8147910
>
> Webrev:
> http://cr.openjdk.java.net/~tschatzl/8147910/webrev/
>
> Testing:
> jprt, checking generated hs_err files using tasksel
>
> Thanks,
>    Thomas
>



More information about the hotspot-runtime-dev mailing list