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 243282 - IDE lagging (ui thread blocks) when "scanning projects"
Summary: IDE lagging (ui thread blocks) when "scanning projects"
Status: RESOLVED WONTFIX
Alias: None
Product: editor
Classification: Unclassified
Component: Parsing & Indexing (show other bugs)
Version: 8.0
Hardware: PC Windows 8 x64
: P3 normal (vote)
Assignee: Tomas Zezula
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-26 12:05 UTC by akobberup
Modified: 2014-05-22 06:37 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
snapshot (135.96 KB, application/octet-stream)
2014-03-26 12:05 UTC, akobberup
Details

Note You need to log in before you can comment on or make changes to this bug.
Description akobberup 2014-03-26 12:05:17 UTC
Created attachment 146326 [details]
snapshot

Often after having fetched code and the ide is "scanning projects" i experience that the ui simply locks up.

pc info:
core i5, ssd, 8gb mem.

netbeans info:

NetBeans IDE Build 201403250001

Product Version: NetBeans IDE Dev (Build nbms-and-javadoc-1374-on-20140228)
Java: 1.8.0; Java HotSpot(TM) 64-Bit Server VM 25.0-b70
Runtime: Java(TM) SE Runtime Environment 1.8.0-b132
System: Windows 8 version 6.2 running on amd64; Cp1252; da_DK (nb)
Comment 1 Tomas Zezula 2014-05-22 06:37:13 UTC
It's a behaviour of OS scheduler which assigns higher dynamic priority to IO intensive process.