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 229825 - org.netbeans.modules.editor.hints.AnnotationHolder$4$1.run: LowPerformance took 20590 ms.
Summary: org.netbeans.modules.editor.hints.AnnotationHolder$4$1.run: LowPerformance to...
Status: RESOLVED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: Hints & Annotations (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: Jan Lahoda
URL:
Keywords: PERFORMANCE
: 231426 (view as bug list)
Depends on:
Blocks:
 
Reported: 2013-05-16 08:26 UTC by Exceptions Reporter
Modified: 2013-07-03 08:25 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 198581


Attachments
nps snapshot (27.41 KB, application/nps)
2013-05-16 08:26 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2013-05-16 08:26:13 UTC
Build: NetBeans IDE 7.3 RC1 (Build 201301240957)
VM: Java HotSpot(TM) Client VM, 23.6-b04, Java(TM) SE Runtime Environment, 1.7.0_11-b21
OS: Windows 7

User Comments:
GUEST: The program stop for no reasons.



Maximum slowness yet reported was 22396 ms, average is 21493
Comment 1 Exceptions Reporter 2013-05-16 08:26:14 UTC
Created attachment 134501 [details]
nps snapshot
Comment 2 Jan Lahoda 2013-05-17 11:52:40 UTC
Removed a lock that is hopefully unnecessary:
http://hg.netbeans.org/jet-main/rev/992bc55a0d5a
Comment 3 Quality Engineering 2013-05-18 02:56:24 UTC
Integrated into 'main-golden', will be available in build *201305172300* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/992bc55a0d5a
User: Jan Lahoda <jlahoda@netbeans.org>
Log: #229825: openedComponents appear to only be accessed from the AWT thread, don't take unnecessary lock.
Comment 4 Jan Lahoda 2013-07-03 08:25:51 UTC
*** Bug 231426 has been marked as a duplicate of this bug. ***