RFR: 8076456: Remove unnecessary oopDesc::klass() calls
Stefan Karlsson
stefan.karlsson at oracle.com
Wed Apr 1 11:40:18 UTC 2015
Hi,
Please review this patch to get rid of some unnecessary calls to
oopDesc::klass(), in places where we already have the Klass pointer.
http://cr.openjdk.java.net/~stefank/8076456/webrev.01/
https://bugs.openjdk.java.net/browse/JDK-8076456
This is a follow-up cleanup patch to the JDK-8075955
<https://bugs.openjdk.java.net/browse/JDK-8075955> patch, which is still
out for review:
http://mail.openjdk.java.net/pipermail/hotspot-dev/2015-March/017718.html
Thanks,
StefanK
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/hotspot-gc-dev/attachments/20150401/e873af8e/attachment.htm>
More information about the hotspot-gc-dev
mailing list