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 - Copying source files is slow
Summary: Copying source files is slow
Status: RESOLVED DUPLICATE of bug 117179
Alias: None
Product: java
Classification: Unclassified
Component: Project (show other bugs)
Version: 6.x
Hardware: PC All
: P3 blocker (vote)
Assignee: Milan Kubec
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2007-09-30 18:19 UTC by kirillkh
Modified: 2007-10-30 11:55 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
paste thread dumps (87.50 KB, text/plain)
2007-09-30 18:20 UTC, kirillkh
Details

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