cornercorner
FeaturesPluginsDocs & SupportCommunityPartners

Bug 161759 - Profiling ant web application doesn't use default root methods
: Profiling ant web application doesn't use default root methods
Status: VERIFIED FIXED
: profiler
Base
: 6.7
: All All
: P2 (vote)
: 6.7
Assigned To:
:
:
:
: REGRESSION
:
:
  Show dependency treegraph
 
Reported: 2009-04-02 13:02 by
Modified: 2009-06-03 15:41 (History)
Issue Type: DEFECT
:


Attachments


Note

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


Description From 2009-04-02 13:02:10
Steps to reproduce:
1. Create a new empty web application (an index.jsp is created)
2. Profile the application (CPU, Entire application, Profile only project
classes)
3. The application starts in profiling mode but no root methods are specified
(should be one root method for index.jsp)

This is a regression against version 6.5
------- Comment #1 From 2009-04-02 13:07:59 -------
Fixing typo in annotation registering profiler support for web applications

http://hg.netbeans.org/profiler-main/rev/b87ebfe2f60d
------- Comment #2 From 2009-04-02 16:19:11 -------
*** Issue 161745 has been marked as a duplicate of this issue. ***
------- Comment #3 From 2009-04-08 07:47:53 -------
Integrated into 'main-golden', will be available in build *200904080201* on
http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/b87ebfe2f60d
User: Jaroslav Bachorik <yardus@netbeans.org>
Log: #161759 - fixing typo in registration annotation
------- Comment #4 From 2009-04-08 19:56:26 -------
Integrated into 'main-golden', will be available in build *200904081400* on
http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/b87ebfe2f60d
User: Jaroslav Bachorik <yardus@netbeans.org>
Log: #161759 - fixing typo in registration annotation
------- Comment #5 From 2009-06-03 15:41:29 -------
seems to be ok, marking verified