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 117169

Summary: Copying source files is slow
Product: java Reporter: kirillkh <kirillkh>
Component: ProjectAssignee: Milan Kubec <mkubec>
Status: RESOLVED DUPLICATE    
Severity: blocker CC: issues
Priority: P3 Keywords: PERFORMANCE
Version: 6.x   
Hardware: PC   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: paste thread dumps

Description kirillkh 2007-09-30 18:19:23 UTC
Product Version: NetBeans IDE Dev (Build 20070930084513)
Java: 1.6.0_01; Java HotSpot(TM) Client VM 1.6.0_01-b06
System: Windows XP version 5.1 running on x86; Cp1252; en_US (nb)
-----------------------------------------------------------------

1. ctrl-c in Files view on a single .java file
2. ctrl-v in a different folder in Files view
=> Took ~25 seconds for the refactoring window to appear

Attaching the thread dumps that were taken at intervals of 5 seconds.
Comment 1 kirillkh 2007-09-30 18:20:33 UTC
Created attachment 49840 [details]
paste thread dumps
Comment 2 Tomas Zezula 2007-10-01 10:25:47 UTC
Related to issue #117162 and #117179.
PackageView is maintained by Milan.
Comment 3 Milan Kubec 2007-10-30 11:55:12 UTC
Probably the same cause.

*** This issue has been marked as a duplicate of 117179 ***