This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 79417 - ArrayIndexOutOfBoundsException after modify profiling
Summary: ArrayIndexOutOfBoundsException after modify profiling
Status: VERIFIED DUPLICATE of bug 71270
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@profiler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-29 12:27 UTC by ehucka
Modified: 2006-10-23 15:47 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
stacktrace (1.99 KB, text/plain)
2006-06-29 12:28 UTC, ehucka
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ehucka 2006-06-29 12:27:44 UTC
steps to reproduce:

1. start profiling web project, performance, root method selected by jsp,
profile all classes
2. invoke the jsp, get results
3. reset results
4. modify profiling to project's only classes instrumentation filter
5. invoke jsp
Comment 1 ehucka 2006-06-29 12:28:37 UTC
Created attachment 31506 [details]
stacktrace
Comment 2 Tomas Hurka 2006-06-30 10:33:48 UTC

*** This issue has been marked as a duplicate of 71270 ***
Comment 3 ehucka 2006-09-11 19:09:32 UTC
verified