Bug 55677 - DecoratingJavaLabelProvider not thread safe
Summary: DecoratingJavaLabelProvider not thread safe
Status: RESOLVED INVALID
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.0   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: JDT-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: needinfo
Depends on:
Blocks:
 
Reported: 2004-03-23 09:28 EST by Dani Megert CLA
Modified: 2009-08-30 02:08 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dani Megert CLA 2004-03-23 09:28:39 EST
I200403230010

I assume this is not yet a problem since problem and override indication is not
yet done via decorators. Once this is on we are in trouble since the decoration
scheduler runs in a different thread and we modify global decorator manager
flags (e.g. in getText(Object)).
Comment 1 Martin Aeschlimann CLA 2004-03-26 06:14:26 EST
You're right, I realized that also some time ago. The idea of enable/disable of
decorators does not work at all.
Comment 2 Denis Roy CLA 2009-08-30 02:08:31 EDT
As of now 'LATER' and 'REMIND' resolutions are no longer supported.
Please reopen this bug if it is still valid for you.