RFR[T]: 8232881: Remove unnecessary InstanceKlass::casts

Claes Redestad claes.redestad at oracle.com
Wed Oct 23 16:08:23 UTC 2019



On 2019-10-23 17:25, coleen.phillimore at oracle.com wrote:
> 
> http://cr.openjdk.java.net/~redestad/8232881/open.00/src/hotspot/share/classfile/classListParser.cpp.udiff.html 
> 
> 
>   void ClassListParser::print_actual_interfaces(InstanceKlass *ik) {
> 
> 
> While here, can you move the star over to InstanceKlass*?

Sure.

> 
> Looks good and trivial.  Thanks for finding the InstanceKlass::casts 
> that we missed.

Thanks for reviewing, Coleen!

/Claes


More information about the hotspot-runtime-dev mailing list