Previously, methods with primitive parameters were not matched with primitive wrapper objects. Check, if the argument is a primitive wrapper, that the paramer type can be the equivalent primitive. Add test case. INT-3182 Polishing - PR Comments Extract PrimitiveWrapper->Primitive map to ClassUtils. JIRA: https://jira.springsource.org/browse/INT-3182