Bug 94638 - [infer type arguments] Some errors after run
Summary: [infer type arguments] Some errors after run
Status: ASSIGNED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.1   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Markus Keller CLA
QA Contact:
URL:
Whiteboard: stalebug
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-11 05:39 EDT by Benjamin Pasero CLA
Modified: 2022-10-27 12:43 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 Benjamin Pasero CLA 2005-05-11 05:39:08 EDT
Version: 3.1.0
Build id: I20050509-2010

Steps to reproduce:
1.) Import a Java 1.4 Project into Eclipse. I was using RSSOwl:
http://prdownloads.sourceforge.net/rssowl/rssowl_1_1_src.tar.gz?download
2.) Run "Refactor" > "Infer Generic Type Arguments"

Actual Results:
99% is running fine, except for two cases:

- Hashtable<String, Vector<Serializable<String>>>
- List<URL> preferredUrlObjects = Collections.synchronizedList(new Vector<Object>())

Expected Results:
No errors

Regards,
Ben
Comment 1 Eclipse Genie CLA 2020-09-07 17:58:57 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.

If you have further information on the current state of the bug, please add it. 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.
Comment 2 Eclipse Genie CLA 2022-10-27 12:43:28 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.

If you have further information on the current state of the bug, please add it. 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.