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 246564 - NB8 IDE freeze for a while editing JSP with a lot of includes
Summary: NB8 IDE freeze for a while editing JSP with a lot of includes
Status: RESOLVED WONTFIX
Alias: None
Product: java
Classification: Unclassified
Component: Compiler (show other bugs)
Version: 8.0
Hardware: PC All
: P3 normal (vote)
Assignee: Dusan Balek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-08-20 06:36 UTC by vicsanca
Modified: 2016-07-07 07:17 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Snapshot (1.74 MB, application/octet-stream)
2014-08-20 06:36 UTC, vicsanca
Details
messages.log (25.26 KB, application/octet-stream)
2014-09-08 08:00 UTC, vicsanca
Details

Note You need to log in before you can comment on or make changes to this bug.
Description vicsanca 2014-08-20 06:36:33 UTC
Created attachment 148778 [details]
Snapshot

IDE freezes for a while when just adding an intro to a JSP file with many JSP an JS includes. The project is big.

Snapshot shows most of the time is on File Watcher and Editor Parsing Loop. Disabling File Watcher only reduced freeze time but didn't solved the problem.

Snapshot attached.
Comment 1 Tomas Hurka 2014-09-05 15:37:56 UTC
According to attached snapshot 65% of time spent in com.sun.tools.javac.comp.Resolve.selectBest() method. Reassigning to java/compiler for further evaluation. Can you please, also attach messages.log file. Thanks.
Comment 2 vicsanca 2014-09-08 08:00:19 UTC
Created attachment 149063 [details]
messages.log

Reported again as http://statistics.netbeans.org/analytics/exception.do?id=735975
This messages.log belongs to that snapshot sent.

Thanks.
Comment 3 Martin Balin 2016-07-07 07:17:13 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