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 262667

Summary: org.netbeans.modules.projectapi.nb.NbProjectManager$2.run: LowPerformance took 82237 ms.
Product: web Reporter: OPunWide
Component: HTML EditorAssignee: Milutin Kristofic <mkristofic>
Status: RESOLVED WONTFIX    
Severity: normal Keywords: PERFORMANCE
Priority: P3    
Version: 8.1   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 225015
Attachments: nps snapshot

Description OPunWide 2016-07-04 09:03:58 UTC
This issue was reported manually by tstupka.
It already has 1 duplicates 


Build: NetBeans IDE 8.1 (Build 201510222201)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.60-b23, Java(TM) SE Runtime Environment, 1.8.0_60-b27
OS: Windows 7

User Comments:
OPunWide: Typed a single character in the editor for a php page. The screen froze. Changing to a different program and coming back had no effect.



Maximum slowness yet reported was 82237 ms, average is 82237
Comment 1 OPunWide 2016-07-04 09:04:00 UTC
Created attachment 160244 [details]
nps snapshot
Comment 2 Milutin Kristofic 2016-07-13 10:18:57 UTC
Netbeans is waiting for 

java.io.WinNTFileSystem.getBooleanAttributes[native] ()	71,494 ms (99%)	71,494 ms (100%)	1

I don't think it can be solved in Netbeans.