RFR: JDK-8212054: Boilerplate to bind oopDesc::equals_raw() to actual raw implementation

Roman Kennke rkennke at redhat.com
Thu Oct 11 17:59:20 UTC 2018


Thanks Erik!
Roman

> Hi Roman,
> 
> Looks good.
> 
> Thanks,
> /Erik
> 
>> On 11 Oct 2018, at 18:49, Roman Kennke <rkennke at redhat.com> wrote:
>>
>> With JDK-8211279 I introduced oopDesc::equals_raw() and it calls
>> RawAccess<>::equals(), however I did not realize that the boilerplace to
>> actually bind this straight to the raw impl was also needed. So here it
>> comes:
>>
>> Bug:
>> https://bugs.openjdk.java.net/browse/JDK-8212054
>> Webrev:
>> http://cr.openjdk.java.net/~rkennke/JDK-8212054/webrev.00/
>>
>> Builds and runs hotspot/tier1 fine.
>>
>> Ok to push?
>>
>> Roman
>>

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


More information about the hotspot-gc-dev mailing list