Hi Roland, thanks for the review! On 29.05.2018 11:42, Roland Westrelin wrote: > graphKit.cpp > > 2343 if (targ->isa_oopptr() && !targ->is_valuetypeptr()) { > > I would say the check for is_valuetypeptr() can be dropped. Right, I'll push the change without this check. Best regards, Tobias