Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 222377

Summary: [infer type arguments] Infer generic type arguments with <?> inferes compile errors
Product: [Eclipse Project] JDT Reporter: Benno Baumgartner <benno.baumgartner>
Component: UIAssignee: Markus Keller <markus.kell.r>
Status: CLOSED WONTFIX QA Contact:
Severity: normal    
Priority: P3 CC: martinae
Version: 3.4   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard: stalebug
Attachments:
Description Flags
compile errors none

Description Benno Baumgartner CLA 2008-03-12 06:18:10 EDT
Created attachment 92283 [details]
compile errors

I20080304-1113

1. Get org.eclipse.team.svn.core 10731 from http://dev.eclipse.org/svnroot/technology/org.eclipse.subversive
2. Infer Generic Type Arguments...
3. uncheck 'Leave unconstrained raw'
Is:
 10 compile errors, see attachement
Should:
 no compile errors

If you 'Leave unconstrainde raw' you will still get one compile error:

SVNUtility.java	: The method put(IRepositoryLocation, List) in the type Map<IRepositoryLocation,List> is not applicable for the arguments (IRepositoryLocation, Object)

This is a problem for the multi quick fix, because the quick fix infers <?> by default. If we can not fix this for 3.4 I have to change the quick fix.
Comment 1 Eclipse Genie CLA 2020-03-30 20:06:44 EDT
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet. As such, we're closing this bug.

If you have further information on the current state of the bug, please add it and reopen this bug. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.

--
The automated Eclipse Genie.