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 137013

Summary: Evaluate and use EditorContextDispatcher
Product: debugger Reporter: Martin Entlicher <mentlicher>
Component: JavaAssignee: Martin Entlicher <mentlicher>
Status: CLOSED FIXED    
Severity: blocker Keywords: PERFORMANCE
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Bug Depends on: 137005    
Bug Blocks: 133682    
Attachments: The proposed change in JPDA debugger.

Description Martin Entlicher 2008-06-11 16:05:43 UTC
In order to improve performance of context switching, EditorContextDispatcher was introduced to provide the current
context and an efficient way to listen on changes concerning files of specific MIME type. See issue #133682 for details.

The proposed change in JPDA debugger is attached.
Comment 1 Martin Entlicher 2008-06-11 16:07:26 UTC
Created attachment 62674 [details]
The proposed change in JPDA debugger.
Comment 2 Martin Entlicher 2008-06-25 14:13:13 UTC
Integrated in trunk, changeset:   86447:bde6aa5e3346
http://hg.netbeans.org/main/rev/bde6aa5e3346
Comment 3 Quality Engineering 2008-06-27 15:58:42 UTC
Integrated into 'main-golden', available in NB_Trunk_Production #285 build
Changeset: http://hg.netbeans.org/main/rev/bde6aa5e3346
User: mentlicher@netbeans.org
Log: #137013 - JPDA debugger uses EditorContextDispatcher.
Comment 4 Quality Engineering 2010-04-29 09:40:20 UTC
Verified ... and Closing all issues resolved into NetBeans 6.7 and earlier.