[lworld] Cleanup: remove TypeValueTypePtr

Roland Westrelin rwestrel at redhat.com
Tue May 29 09:42:38 UTC 2018


> http://cr.openjdk.java.net/~thartmann/valhalla/lworld/cleanup3/

graphKit.cpp

2343     if (targ->isa_oopptr() && !targ->is_valuetypeptr()) {

I would say the check for is_valuetypeptr() can be dropped.

Other than that, looks good to me.

Roland.



More information about the valhalla-dev mailing list