Bug 122880 - [search] Reference to binary member constructor not found
Summary: [search] Reference to binary member constructor not found
Status: VERIFIED DUPLICATE of bug 95152
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.1   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.2.1   Edit
Assignee: Frederic Fusier CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-06 04:59 EST by Jerome Lanneluc CLA
Modified: 2006-09-11 14:05 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jerome Lanneluc CLA 2006-01-06 04:59:36 EST
I20060105

Searching to references to a binary member constructor doesn't find any. For example searching for references to java.util.zip.ZipFile$ZipFileInputStream(lonng, ZipFile) in a JDK1.4.1_05 library (with 'Search JRE libraries' enabled) doesn't find the reference in ZipFile#getInputStream(String).
Comment 1 Jerome Lanneluc CLA 2006-01-06 05:01:09 EST
First investigation shows that the potential match is found through the indexes. However when match locating this, since the number of argument in the attached source is 2 and the constructor handle has 3 parameters, this match is found impossible.
Comment 2 Markus Keller CLA 2006-01-06 08:32:13 EST
See also bug 119249 and bug 47354 for possibly related problems.
Comment 3 Frederic Fusier CLA 2006-03-28 13:02:57 EST

*** This bug has been marked as a duplicate of 95152 ***
Comment 4 Frederic Fusier CLA 2006-08-07 03:42:01 EDT
Verified for 3.3 M1 using build I20060807-0010
Comment 5 Olivier Thomann CLA 2006-09-11 14:05:05 EDT
Verified for 3.2.1 using build M20060908-1655.