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 230542 - Can we prevent from slowness reports when ClassLoader.loadClass() is the culprit?
Summary: Can we prevent from slowness reports when ClassLoader.loadClass() is the culp...
Status: NEW
Alias: None
Product: profiler
Classification: Unclassified
Component: Ide (show other bugs)
Version: 7.4
Hardware: All All
: P3 normal (vote)
Assignee: issues@profiler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-30 16:30 UTC by Martin Entlicher
Modified: 2013-05-30 16:30 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Entlicher 2013-05-30 16:30:36 UTC
See e.g. issue #230541. It's not fixable, since classes are being loaded in AWT. Since we just close such reports, is it possible to filter them out from reporting?