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 - org.openide.awt.AcceleratorBinding.setAccelerator: LowPerformance took 3921 ms.
Summary: org.openide.awt.AcceleratorBinding.setAccelerator: LowPerformance took 3921 ms.
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 7.4
Hardware: All All
: P3 normal (vote)
Assignee: Stanislav Aubrecht
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2013-08-09 15:47 UTC by thruminds
Modified: 2014-04-12 05:06 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 194899


Attachments
nps snapshot (86.36 KB, application/nps)
2013-08-09 15:47 UTC, thruminds
Details

Note You need to log in before you can comment on or make changes to this bug.
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