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 214782 - Instrumentation filter doesn't work for apps with submodules
Summary: Instrumentation filter doesn't work for apps with submodules
Status: RESOLVED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Ide (show other bugs)
Version: 7.2
Hardware: PC All
: P3 normal (vote)
Assignee: Petr Cyhelsky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-26 12:38 UTC by Petr Cyhelsky
Modified: 2013-10-16 06:59 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Cyhelsky 2012-06-26 12:38:18 UTC
Instrumentation filter doesn't work for apps with submodules (netbeans platform app, J2EE Enterprise app..)

Steps: Profile sample paint application -> select analyse performance, sampled, profile only project classes -> java.* classes are present in live results
Comment 1 J Bachorik 2012-07-09 08:05:49 UTC
Does it still occur when you open the submodules?
Comment 2 Petr Cyhelsky 2012-07-09 08:09:12 UTC
no, this is the case only when the submodules are not opened
Comment 3 Jiri Sedlacek 2012-11-26 16:19:54 UTC
Seems to be fixed by fixing Bug 222661, works fine for NetBeans modules. Please verify for Enterprise apps & close.
Comment 4 Petr Cyhelsky 2013-01-09 10:43:49 UTC
verified