Bug 26975 - "Debug async queue" thread is launched to early
Summary: "Debug async queue" thread is launched to early
Status: RESOLVED DUPLICATE of bug 26335
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Debug (show other bugs)
Version: 2.1   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: JDT-Debug-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: performance
Depends on:
Blocks:
 
Reported: 2002-11-22 11:33 EST by Luc Bourlier CLA
Modified: 2002-11-22 12:13 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***