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

Roman Kennke rkennke at redhat.com
Thu Oct 11 16:49:44 UTC 2018


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/6420f11f/signature.asc>


More information about the hotspot-gc-dev mailing list