RFR: 8076456: Remove unnecessary oopDesc::klass() calls

Stefan Karlsson stefan.karlsson at oracle.com
Wed Apr 1 12:56:04 UTC 2015


On 2015-04-01 14:24, Per Liden wrote:
> Change looks good!

Thanks, Per!

StefanK

>
> /Per
>
> On 2015-04-01 13:40, Stefan Karlsson wrote:
>> 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




More information about the hotspot-gc-dev mailing list