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 41828 - Java editor opening is still too slow
Summary: Java editor opening is still too slow
Status: RESOLVED DUPLICATE of bug 44661
Alias: None
Product: editor
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 4.x
Hardware: PC Linux
: P2 blocker (vote)
Assignee: issues@editor
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2004-04-08 10:16 UTC by _ rkubacki
Modified: 2007-11-05 13:44 UTC (History)
1 user (show)

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 _ rkubacki 2004-04-08 10:16:16 UTC
Currently it is acceptable for small files but
often it takes too long for larger files. Also
there is a background activity performed by Java
parsing that follows editor opening and lasts for
seconds. The editor is not the only component
involved in this problem so we may need to divide
it into smaller pieces
Comment 1 Miloslav Metelka 2004-04-14 13:51:00 UTC
I think that we should wait for mdr merge here because that can have
major effect on this.
 Obviously we should be able to address this at least partially into
promoD.
Comment 2 Martin Roskanin 2004-06-17 15:14:43 UTC
New bug about first java file opening entered with fresh numbers for
trunk versus nb36. Closing this one as a duplicate.

*** This issue has been marked as a duplicate of 44661 ***