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 221910 - 3.7s - GlobalActionContextImpl.blinkActionMapImpl() blocked by cleaning the results
Summary: 3.7s - GlobalActionContextImpl.blinkActionMapImpl() blocked by cleaning the r...
Status: RESOLVED DUPLICATE of bug 190077
Alias: None
Product: platform
Classification: Unclassified
Component: Actions (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: Jaroslav Tulach
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2012-11-12 02:29 UTC by Exceptions Reporter
Modified: 2012-11-30 16:06 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 194935


Attachments
nps snapshot (34.52 KB, application/nps)
2012-11-12 02:29 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-11-12 02:29:17 UTC
This bug was originally marked as duplicate of bug 190077, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 7.3 Beta 2 (Build 201211062253)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.5-b02, Java(TM) SE Runtime Environment, 1.7.0_09-b05
OS: Windows 7
Maximum slowness yet reported was 3772 ms, average is 3772
Comment 1 Exceptions Reporter 2012-11-12 02:29:19 UTC
Created attachment 127569 [details]
nps snapshot
Comment 2 Stanislav Aubrecht 2012-11-12 09:50:12 UTC
The slowness is in GlobalActionContextImpl.blinkActionMapImpl() but I'm not sure if it can scheduled out of EDT...
Comment 3 Jaroslav Tulach 2012-11-30 16:06:30 UTC

*** This bug has been marked as a duplicate of bug 190077 ***