| [news.eclipse.tptp] Re: Cannot collect object references |
Asaf,
Also, how can one get the object references in Java 1.5+?
Alex
Alex,
The "collect object references" option is available only in the Java 1.5- (the old, JVMPI-based) profiler. From you message, I understand that you are using the new Java 1.5+ profiler which does not support this option.
Before starting your profiler session, make sure to select the "Java 1.5-" data collector.
Thanks, Asaf