RFR: 8233793: ZGC: Incorrect type used in ZBarrierSetC2 clone_type()

Per Liden per.liden at oracle.com
Thu Nov 7 13:49:49 UTC 2019


Thanks Erik!

Since this is causing lots of failures in our CI, I'll push this 
immediately.

cheers,
Per

On 11/7/19 2:44 PM, Erik Österlund wrote:
> Hi Per,
> 
> Looks good, and IMO trivial. Ship it.
> 
> Thanks,
> /Erik
> 
> On 2019-11-07 14:31, Per Liden wrote:
>> Please review this semi-urgent fix (causes lots of failures in tier3).
>>
>> JDK-8233783 incorrectly changed the type from TypeInt::INT to 
>> TypeLong::LONG. We should change that back to TypeInt::INT.
>>
>> Bug: https://bugs.openjdk.java.net/browse/JDK-8233793
>> Webrev: http://cr.openjdk.java.net/~pliden/8233793/webrev.0
>>
>> /Per
> 


More information about the hotspot-dev mailing list