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 195704 - 45s in com.sun.java.swing.plaf.windows.WindowsFileChooserUI$WindowsFileView.getIcon()
Summary: 45s in com.sun.java.swing.plaf.windows.WindowsFileChooserUI$WindowsFileView.g...
Status: RESOLVED WONTFIX
Alias: None
Product: platform
Classification: Unclassified
Component: JDK Problems (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Antonin Nebuzelsky
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2011-02-19 18:57 UTC by Exceptions Reporter
Modified: 2011-02-21 08:42 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 158022


Attachments
nps snapshot (6.36 KB, application/nps)
2011-02-19 18:57 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2011-02-19 18:57:45 UTC
Build: NetBeans IDE Dev (Build 201102180501)
VM: Java HotSpot(TM) 64-Bit Server VM, 19.0-b09, Java(TM) SE Runtime Environment, 1.6.0_23-b05
OS: Windows 7

User Comments:
GUEST: Accessing the plugin window



Maximum slowness yet reported was 45154 ms, average is 18335
Comment 1 Exceptions Reporter 2011-02-19 18:57:50 UTC
Created attachment 106193 [details]
nps snapshot
Comment 2 Ondrej Vrabec 2011-02-21 08:42:35 UTC
Not related to Directory chooser, it handles only file chooser in directory mode. Seems to be stuck somewhere in JDK.