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 231634 - go to source action is inefficient
Summary: go to source action is inefficient
Status: NEW
Alias: None
Product: profiler
Classification: Unclassified
Component: Ide (show other bugs)
Version: 7.3
Hardware: PC All
: P3 normal (vote)
Assignee: Petr Cyhelsky
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2013-06-21 13:32 UTC by Petr Cyhelsky
Modified: 2013-08-30 13:31 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 Petr Cyhelsky 2013-06-21 13:32:35 UTC
go to source does several repeated tasks redundantly (like computing the class name or fileobject)