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 45451 - All classes are parsed and kept in memory for findUsages
Summary: All classes are parsed and kept in memory for findUsages
Status: RESOLVED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: Refactoring (show other bugs)
Version: 4.x
Hardware: PC Windows ME/2000
: P2 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks: 44492
  Show dependency tree
 
Reported: 2004-06-23 13:14 UTC by Pavel Buzek
Modified: 2007-04-03 18:02 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 Pavel Buzek 2004-06-23 13:14:27 UTC
All classes are parsed and kept in memory for
findUsages - implement lazy iterator
Comment 1 Martin Matula 2004-06-23 13:22:33 UTC
Done.
Comment 2 Jiri Prox 2005-07-19 14:05:34 UTC
Pavle, can you verify this issue, please? Thanks.