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 66694

Summary: [perf] Closing of Options dialog takes longer than it used to
Product: platform Reporter: Roman Strobl <rstrobl>
Component: Options&SettingsAssignee: Jan Jancura <jjancura>
Status: VERIFIED FIXED    
Severity: blocker CC: issues
Priority: P2 Keywords: PERFORMANCE, REGRESSION
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Roman Strobl 2005-10-13 11:23:56 UTC
[NetBeans 200510121800; WinXP; JDK 1.5.0_05]

Issue Summary:
--------------
Closing of Options dialog is not as fast as it was in beta. This is visible on a
slower machine, closing of Options dialog takes around 4 seconds. In beta it was
closed in less than 1 second.
Comment 1 Jan Jancura 2005-10-17 13:56:37 UTC
fixed in trunk:


IDE:-------------------------------------------------
IDE: [17.10.05 14:55] Commiting started
Checking in OptionsWindowAction.java;
/cvs/core/options/src/org/netbeans/modules/options/OptionsWindowAction.java,v 
<--  OptionsWindowAction.java
new revision: 1.16.2.3; previous revision: 1.16.2.2
done
IDE: [17.10.05 14:56] Commiting finished
Comment 2 Roman Strobl 2005-10-21 15:15:32 UTC
It is much better now. The strange thing is that sometimes it takes quite long
to close - randomly. But I'm marking the issue as verified, it's a small issue.