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 242060 - org.netbeans.api.debugger.ActionsManager.postAction: LowPerformance took 13308 ms.
Summary: org.netbeans.api.debugger.ActionsManager.postAction: LowPerformance took 1330...
Status: RESOLVED FIXED
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Martin Entlicher
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2014-02-18 14:37 UTC by Chiana
Modified: 2014-07-01 02:41 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 161024


Attachments
nps snapshot (30.68 KB, application/nps)
2014-02-18 14:37 UTC, Chiana
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Chiana 2014-02-18 14:37:47 UTC
Build: NetBeans IDE Dev (Build 201402180001)
VM: Java HotSpot(TM) 64-Bit Server VM, 24.45-b08, Java(TM) SE Runtime Environment, 1.7.0_45-b18
OS: Windows 7

User Comments:
GUEST: trying to stop remote c++ debugging problem

GUEST: clicked breakpoints

GUEST: trying to kill gdb remote session

GUEST: Paging down in JavaFX

Chiana: Tried to start a new debugging session, was unable to save a textfile because it was held open by a previous debugging run that was stopped(!)



Maximum slowness yet reported was 84172 ms, average is 24411
Comment 1 Chiana 2014-02-18 14:37:49 UTC
Created attachment 145366 [details]
nps snapshot
Comment 2 Martin Entlicher 2014-06-30 15:48:20 UTC
Fixed by changeset:   275346:a5d2acfe57e4
http://hg.netbeans.org/core-main/rev/a5d2acfe57e4
Comment 3 Quality Engineering 2014-07-01 02:41:10 UTC
Integrated into 'main-silver', will be available in build *201407010002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/a5d2acfe57e4
User: mentlicher@netbeans.org
Log: #242060: Do not init the action providers in AWT EQ.