RFR: 8185062: Set AssumeMP to true and deprecate the flag

Aleksey Shipilev shade at redhat.com
Thu Sep 28 06:11:34 UTC 2017


On 09/28/2017 08:01 AM, David Holmes wrote:
> Bug: https://bugs.openjdk.java.net/browse/JDK-8185062
> Webrev: http://cr.openjdk.java.net/~dholmes/8185062/webrev/

Looks good.

*) This change is micro-optimization, right? Double-space before AssumeMP:

 216     return  AssumeMP || (_processor_count != 1);

> CSR request: https://bugs.openjdk.java.net/browse/JDK-8188079
> 
> Can I please get a reviewer for the CSR request (edit it and add your OpenJDK user name to the
> "Reviewed by" box).

Who is allowed to do this?

-Aleksey



More information about the hotspot-dev mailing list