RFR: 8233793: ZGC: Incorrect type used in ZBarrierSetC2 clone_type()
Erik Österlund
erik.osterlund at oracle.com
Thu Nov 7 13:44:37 UTC 2019
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