cornercorner
FeaturesPluginsDocs & SupportCommunityPartners

Bug 153450 - Marking rules defined by "subtype" are applied to all the subtype methods instead of only the overridden ones
: Marking rules defined by "subtype" are applied to all the subtype methods ins...
Status: VERIFIED FIXED
: profiler
Base
: 6.5
: All All
: P2 (vote)
: 6.7
Assigned To:
:
:
: 65fixes1-verified
: 65_PATCH1
:
:
  Show dependency treegraph
 
Reported: 2008-11-19 11:03 by
Modified: 2009-02-19 22:55 (History)
Issue Type: DEFECT
:


Attachments


Note

You need to log in before you can comment on or make changes to this bug.


Description From 2008-11-19 11:03:14
Methods which shouldn't be set as marker methods are set as marker methods,
causing problems when marker method is
called from root method.
------- Comment #1 From 2008-11-19 13:13:18 -------
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.
------- Comment #2 From 2008-11-20 11:07:23 -------
fixed in trunk - http://hg.netbeans.org/profiler-main/rev/e630f15b5dd6

With this fix only the overridden methods get marked
------- Comment #3 From 2008-11-22 04:47:30 -------
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
------- Comment #4 From 2008-11-24 09:30:53 -------
The issue didn't pass the nomination process by nomination cut-off date. It has
been marked as 65fixes2-candidate.
------- Comment #5 From 2008-11-24 15:31:09 -------
VERIFIED in Build 200811240201
Performance.doCountPrimeNumbers() is in the snapshot now
------- Comment #6 From 2008-11-25 13:29:31 -------
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