RFR: 8218767: ZGC: Do not assume that r12 is a special register in C2

Roman Kennke rkennke at redhat.com
Wed Feb 20 11:08:21 UTC 2019


Looks ok to me.

Thanks,
Roman

> Updated version rebased on top of JDK-8217909 (which Roman will push
> soonish).
> 
> http://cr.openjdk.java.net/~pliden/8218767/webrev.1
> 
> cheers,
> Per
> 
> On 2/19/19 2:40 PM, Per Liden wrote:
>> The C2 load barrier code for ZGC assumes that r12 is not used as a
>> general purpose register. However, JDK-8217909 might change that, so
>> ZGC should not be making this assumption.
>>
>> Bug: https://bugs.openjdk.java.net/browse/JDK-8218767
>> Webrev: http://cr.openjdk.java.net/~pliden/8218767/webrev.0
>>
>> /Per

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 801 bytes
Desc: OpenPGP digital signature
URL: <https://mail.openjdk.org/pipermail/hotspot-gc-dev/attachments/20190220/4289835f/signature.asc>


More information about the hotspot-gc-dev mailing list