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 236114

Summary: DefaultExternalDropHandler.openFile() in EDT: LowPerformance took 172333 ms.
Product: utilities Reporter: Jiri Sedlacek <jis>
Component: Open FileAssignee: Jaroslav Havlin <jhavlin>
Status: RESOLVED FIXED    
Severity: normal CC: exceptions_reporter
Priority: P2 Keywords: PERFORMANCE
Version: 7.4   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 203972
Attachments: nps snapshot

Description Jiri Sedlacek 2013-09-18 15:18:28 UTC
This issue was reported manually by jis.
It already has 1 duplicates 


Build: NetBeans IDE Dev (Build 20130826-e10b2ceac6f1)
VM: Java HotSpot(TM) 64-Bit Server VM, 24.0-b56, Java(TM) SE Runtime Environment, 1.7.0_40-b43
OS: Windows 7

User Comments:
jis: Drag'n'dropped a file from mapped WebDAV folder in Windows Explorer.



Maximum slowness yet reported was 172333 ms, average is 172333
Comment 1 Jiri Sedlacek 2013-09-18 15:18:54 UTC
Created attachment 140219 [details]
nps snapshot
Comment 2 Jiri Sedlacek 2013-09-18 15:20:51 UTC
IO done in EDT, unusable. Not only SVN is involved.
Comment 3 Jaroslav Havlin 2013-09-19 11:10:07 UTC
http://hg.netbeans.org/core-main/rev/6bf98e66468e
It should work better now.
Thank you for reporting.
Comment 4 Jaroslav Havlin 2013-09-26 11:43:43 UTC
*** Bug 213678 has been marked as a duplicate of this bug. ***