Bug 26975

Summary: "Debug async queue" thread is launched to early
Product: [Eclipse Project] JDT Reporter: Luc Bourlier <eclipse>
Component: DebugAssignee: JDT-Debug-Inbox <jdt-debug-inbox>
Status: RESOLVED DUPLICATE QA Contact:
Severity: normal    
Priority: P3 Keywords: performance
Version: 2.1   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Whiteboard:

Description Luc Bourlier CLA 2002-11-22 11:33:35 EST
It seems that the "Debug async queue" thread is launched at startup (of the
debug plugin).

The thread dump of the bug 26820 shows that the thread is launched even on a new
workspace.

This thread should be launched only when required (may be never).
Comment 1 Darin Wright CLA 2002-11-22 12:13:53 EST

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