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 110525 - Extremely slow response when Browsing files
Summary: Extremely slow response when Browsing files
Status: RESOLVED DUPLICATE of bug 109703
Alias: None
Product: platform
Classification: Unclassified
Component: Dialogs&Wizards (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: Jiri Rechtacek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-07-22 19:42 UTC by pilnic
Modified: 2008-12-22 13:46 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description pilnic 2007-07-22 19:42:29 UTC
Product Version: NetBeans IDE 6.0 M10 (build 200706281431)
Java: 1.6.0_02; Java HotSpot(TM) Client VM 1.6.0_02-b06
System: Windows XP version 5.1 running on x86; Cp1252; en_US (nb)
CPU: P4 3.00GHz, 1GB RAM.

Whenever browsing the filesystem is required, ie selecting Open File, Open Project etc, the java process goes to 100% 
CPU and it takes a minute or more before it returns. This happens every time a subfolder is selected in the File 
selection panel, so in fact, to select a file it will take you several minutes. Most else seems to be working fine. I 
have Netbeans 5.5 (and even Netbeans 5.0) which work fine.
Comment 1 Marian Mirilovic 2007-07-23 07:38:01 UTC
This is JDK bug, for details see issue 109703. 
To workaround the issue : downgrade to JDK 6.0_01 or remove all archive files from your Desktop.

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