Bug 81380 - [5.0][model] Superfluos space in wildcard signature
Summary: [5.0][model] Superfluos space in wildcard signature
Status: RESOLVED DUPLICATE of bug 82253
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.1   Edit
Hardware: PC All
: P3 minor (vote)
Target Milestone: 3.1 M5   Edit
Assignee: JDT-Core-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-12-16 06:19 EST by Tobias Widmer CLA
Modified: 2005-01-05 15:02 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 Tobias Widmer CLA 2004-12-16 06:19:40 EST
200412142000:

- Open List<E>
- Navigate to removeAll(Collection<?>)
-> Signature shows additional space in Collection<? >
Comment 1 Martin Aeschlimann CLA 2004-12-17 06:03:14 EST
We're using what Signature.toString returns.

Moving to jdt.core.
If jdt.core dosn't want to get in the rendering business move the bug report
back and I'll change the code to analyse the signature myself
Comment 2 Olivier Thomann CLA 2005-01-05 15:02:56 EST

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