Bug 431981 - Mark org.eclipse.jface.util.ListenerList for deletion
Summary: Mark org.eclipse.jface.util.ListenerList for deletion
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 4.4   Edit
Hardware: PC All
: P3 normal (vote)
Target Milestone: 4.4 RC4   Edit
Assignee: Lars Vogel CLA
QA Contact:
URL:
Whiteboard:
Keywords: Documentation
Depends on:
Blocks: 436448
  Show dependency tree
 
Reported: 2014-04-04 04:47 EDT by Lars Vogel CLA
Modified: 2014-06-03 08:17 EDT (History)
3 users (show)

See Also:
daniel_megert: pmc_approved+


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lars Vogel CLA 2014-04-04 04:47:39 EDT
org.eclipse.jface.util.ListenerList is deprecated and as far as I see not used in the platform. I suggest we mark it for deletion in Luna+2
Comment 1 Lars Vogel CLA 2014-04-04 04:48:47 EDT
From Javadoc:

ListenerList() is actually a org.eclipse.core.runtime.ListenerList#ListenerList(int)} with {@link org.eclipse.core.runtime.ListenerList#IDENTITY} as
the argument
Comment 2 Lars Vogel CLA 2014-06-03 05:34:09 EDT
The eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/porting/removals.html had no entry for 2015, I added one and an entry for ListenerList

https://git.eclipse.org/r/27799

Dani, is this the correct way of doing it?
Comment 3 Dani Megert CLA 2014-06-03 07:50:59 EDT
Submitted with http://git.eclipse.org/c/platform/eclipse.platform.common.git/commit/?id=69a9990f03510e03069efca98cd418811103f123

And then added since when it was deprecated (since 2005).


Lars, please create a bug for the real deleting in 4.5, thanks.
Comment 4 Lars Vogel CLA 2014-06-03 07:59:15 EDT
(In reply to Dani Megert from comment #3)
> Lars, please create a bug for the real deleting in 4.5, thanks.

You mean 4.6, correct? Please add Target 4.6 a milestone to Bugzilla.
Comment 5 Dani Megert CLA 2014-06-03 08:03:37 EDT
(In reply to Lars Vogel from comment #4)
> (In reply to Dani Megert from comment #3)
> > Lars, please create a bug for the real deleting in 4.5, thanks.
> 
> You mean 4.6, correct? 

Yes.

> Please add Target 4.6 a milestone to Bugzilla.

You can mark it in the summary or whiteboard field. We don't create target milestones so far in the future.