You need to log in before you can comment on or make changes to this bug.
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
Fixing typo in annotation registering profiler support for web applications http://hg.netbeans.org/profiler-main/rev/b87ebfe2f60d
*** Issue 161745 has been marked as a duplicate of this issue. ***
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
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
seems to be ok, marking verified