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 - DefaultExternalDropHandler.openFile() in EDT: LowPerformance took 172333 ms.
Summary: DefaultExternalDropHandler.openFile() in EDT: LowPerformance took 172333 ms.
Status: RESOLVED FIXED
Alias: None
Product: utilities
Classification: Unclassified
Component: Open File (show other bugs)
Version: 7.4
Hardware: All All
: P2 normal (vote)
Assignee: Jaroslav Havlin
URL:
Keywords: PERFORMANCE
: 213678 (view as bug list)
Depends on:
Blocks:
 
Reported: 2013-09-18 15:18 UTC by Jiri Sedlacek
Modified: 2013-09-26 11:43 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 203972


Attachments
nps snapshot (241.80 KB, application/nps)
2013-09-18 15:18 UTC, Jiri Sedlacek
Details

Note You need to log in before you can comment on or make changes to this bug.
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. ***