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 234199

Summary: org.openide.awt.AcceleratorBinding.setAccelerator: LowPerformance took 3921 ms.
Product: platform Reporter: thruminds
Component: Window SystemAssignee: Stanislav Aubrecht <saubrecht>
Status: RESOLVED FIXED    
Severity: normal CC: vinaykrsharma1986
Priority: P3 Keywords: PERFORMANCE
Version: 7.4   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 194899
Attachments: nps snapshot

Description thruminds 2013-08-09 15:47:32 UTC
Build: NetBeans IDE Dev (Build 201308072300)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.25-b01, Java(TM) SE Runtime Environment, 1.7.0_25-b15
OS: Linux

User Comments:
GUEST: <Please provide a description of the problem or the steps to reproduce>
Only I open the ide

GUEST: opening a java project for the first time

thruminds: Activating Java SE - First run to create the Anagram Game sample app



Maximum slowness yet reported was 5883 ms, average is 4445
Comment 1 thruminds 2013-08-09 15:47:34 UTC
Created attachment 138508 [details]
nps snapshot
Comment 2 Jaroslav Havlin 2013-08-14 07:47:24 UTC
Probably duplicate of bug 232907. A toolbar needs to wait until its definition is read from hard drive.
Reassigning. Please check it, thank you.
Comment 3 Stanislav Aubrecht 2014-04-11 08:35:16 UTC
Let's try some warm up for accelerator bindings.

core-main 4f3a324216a0
Comment 4 Quality Engineering 2014-04-12 05:06:05 UTC
Integrated into 'main-silver', will be available in build *201404120001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/4f3a324216a0
User: S. Aubrecht <saubrecht@netbeans.org>
Log: #234199 - loading accelerators in EDT is too slow