Inspection idea: duplicate objects

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

Inspection idea: duplicate objects

Post by plethora »

Similar to "duplicate strings":
* same class
* all primitive fields have the same value
* all reference fields have the same reference
Anton Katilin
Posts: 6172
Joined: Wed Aug 11, 2004 8:37 am

Re: Inspection idea: duplicate objects

Post by Anton Katilin »

This feature has been added in version 2014:
http://www.yourkit.com/eap
Post Reply