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 174751

Summary: [68cat] Performance: Editing in big Source-Files
Product: editor Reporter: stefan79 <stefan79>
Component: Parsing & IndexingAssignee: Tomas Zezula <tzezula>
Status: RESOLVED WONTFIX    
Severity: blocker Keywords: PERFORMANCE
Priority: P3    
Version: 6.x   
Hardware: PC   
OS: Windows XP   
Issue Type: ENHANCEMENT Exception Reporter:
Attachments: The Snapshot.

Description stefan79 2009-10-16 13:43:29 UTC
[ BUILD # : 200910140201 ]
[ JDK VERSION : 1.6.* ]

I´ve some big files (10000-15000 lines).
In my case now, I made a wrong If-Statement:
---
if(something) {
...
}else {
...
}else{
}
---
Then I compiled the file and after that the IDE wasn´t useable for 30
Minutes.

I´ll attach a Snapshot.
Comment 1 stefan79 2009-10-16 13:44:12 UTC
Created attachment 89623 [details]
The Snapshot.
Comment 2 Martin Balin 2016-07-07 07:28:36 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss