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

Summary: org.netbeans.api.debugger.ActionsManager.postAction: LowPerformance took 13308 ms.
Product: debugger Reporter: Chiana
Component: CodeAssignee: Martin Entlicher <mentlicher>
Status: RESOLVED FIXED    
Severity: normal Keywords: PERFORMANCE
Priority: P3    
Version: 8.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 161024
Attachments: nps snapshot

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.