> 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.