Bug 123226 - [1.5][search] engine does not find reflexive type reference in type parameter declaration
Summary: [1.5][search] engine does not find reflexive type reference in type parameter...
Status: VERIFIED DUPLICATE of bug 210567
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.2   Edit
Hardware: PC Linux-GTK
: P3 normal (vote)
Target Milestone: 3.4 M5   Edit
Assignee: Frederic Fusier CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-10 06:14 EST by Tom Hofmann CLA
Modified: 2008-02-04 11:26 EST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tom Hofmann CLA 2006-01-10 06:14:57 EST
I20060105

- have the CU below:

package pack;

public class Foo<T extends Comparable<Foo<T>>> {

}

- search references for the 'Foo' type

> expected: reference inside the type parameter bound is found
< actual: no reference found
Comment 1 Frederic Fusier CLA 2007-12-18 05:31:02 EST
I cannot reproduce using 3.4M4. Looking at MatchLocator, this is a duplicate of bug 210567.


*** This bug has been marked as a duplicate of bug 210567 ***
Comment 2 David Audel CLA 2008-02-04 11:26:44 EST
Verified for 3.4M5 using build I20080204-0010.