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 215946 - Invoking Close Project took 28438 ms.
Summary: Invoking Close Project took 28438 ms.
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Options&Settings (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Theofanis Oikonomou
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2012-07-25 12:58 UTC by Exceptions Reporter
Modified: 2013-06-27 02:19 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 191016


Attachments
nps snapshot (42.79 KB, application/nps)
2012-07-25 12:58 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2012-07-25 12:58:18 UTC
This bug was originally marked as duplicate of bug 173037, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 6.8 (Build 200912041610)
VM: Java HotSpot(TM) Client VM, 14.3-b01, Java(TM) SE Runtime Environment, 1.6.0_17-b04
OS: Windows XP

User Comments:
GUEST: just opening netbeans



Maximum slowness yet reported was 28438 ms, average is 28438
Comment 1 Exceptions Reporter 2012-07-25 12:58:20 UTC
Created attachment 122353 [details]
nps snapshot
Comment 2 Ondrej Vrabec 2012-11-06 16:49:55 UTC
the last two snapshots are relevant: coming from 7.3 Beta:
org.netbeans.modules.options.CategoryModel.save()	99.658104	6,650 ms (99.7%)	6,582 ms
saving in AWT
Comment 3 Theofanis Oikonomou 2013-06-25 14:39:09 UTC
now saving options when the OK button is pressed off EDT: http://hg.netbeans.org/core-main/rev/4d10cb3e18c7
Comment 4 Quality Engineering 2013-06-27 02:19:25 UTC
Integrated into 'main-golden', will be available in build *201306262301* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/4d10cb3e18c7
User: Theofanis Oikonomou <theofanis@netbeans.org>
Log: #215946 - Invoking Close Project took 28438 ms.