You need to log in before you can comment on or make changes to this bug.
Methods which shouldn't be set as marker methods are set as marker methods, causing problems when marker method is called from root method.
This problem can be reproduced on this tutorial: http://www.javapassion.com/handsonlabs/nbprofilerperformance/index.html#Exercise_4 With NB 6.5 Performance.doCountPrimeNumbers() is not in the snapshot.
fixed in trunk - http://hg.netbeans.org/profiler-main/rev/e630f15b5dd6 With this fix only the overridden methods get marked
Integrated into 'main-golden', will be available in build *200811220201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress) Changeset: http://hg.netbeans.org/main/rev/e630f15b5dd6 User: Jaroslav Bachorik <yardus@netbeans.org> Log: #153450 - marking subtypes will apply only to the overriden public/protected methods
The issue didn't pass the nomination process by nomination cut-off date. It has been marked as 65fixes2-candidate.
VERIFIED in Build 200811240201 Performance.doCountPrimeNumbers() is in the snapshot now
Based on the offline discussion, the issue will be part of 65patch1. The fix has been ported into the release65_fixes repository. http://hg.netbeans.org/release65_fixes/rev/ebc7d3557a66