RFR (XS): 8211046: Forced data dependencies serve no purpose on x86 (original) (raw)

David Holmes david.holmes at oracle.com
Fri Oct 12 07:42:02 UTC 2018


Thanks Robbin!

David

On 12/10/2018 5:26 PM, Robbin Ehn wrote:

On 12/10/2018 08:57, Erik Ă–sterlund wrote:

Hi David,

Looks good. Thanks for cleaning this up. +1, thanks David. /Robbin

/Erik On 2018-10-12 05:47, David Holmes wrote: Bug: https://bugs.openjdk.java.net/browse/JDK-8211046 webrev: http://cr.openjdk.java.net/~dholmes/8211046/webrev/

The fix for this is to look at the code prior to 8188764 and delete all the os::isMP code, and keep only the !isMP code. Testing: tier 1-3 Thanks, David



More information about the hotspot-runtime-dev mailing list