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 139219 - MethodInstrumentors' code clean-up
Summary: MethodInstrumentors' code clean-up
Status: NEW
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 6.x
Hardware: PC All
: P1 blocker (vote)
Assignee: issues@profiler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-08 08:56 UTC by J Bachorik
Modified: 2008-07-08 08:56 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 J Bachorik 2008-07-08 08:56:18 UTC
There needs to be a code clean-up in method instrumentors. Duplicated and more or less unreadable code makes it hard to
maintain and more error prone. Also we might gain some performance improvement out of the clean-up.