Generic "duplicate objects" inspection

Questions about YourKit Java Profiler
Post Reply
plethora
Posts: 314
Joined: Thu Jun 02, 2005 8:36 pm

Generic "duplicate objects" inspection

Post by plethora »

I think it might be useful to have an inspection that finds objects of the same class having identical values for the fields.
If the field is a primitive wrapper, differing by instance but not by value, YK could optionally treat those as the "same".
Anton Katilin
Posts: 6172
Joined: Wed Aug 11, 2004 8:37 am

Re: Generic "duplicate objects" inspection

Post by Anton Katilin »

Thank you for the suggestion. I've added corresponding feature request.
Anton Katilin
Posts: 6172
Joined: Wed Aug 11, 2004 8:37 am

Re: Generic "duplicate objects" inspection

Post by Anton Katilin »

Hi,

We've added new "Duplicate objects" inspection in the build 14012:
http://www.yourkit.com/eap

Best regards,
Anton
Post Reply