Bug 198120

Summary: [1.5][compiler] Cannot directly invoke the abstract method huch(I1) for the type I1
Product: [Eclipse Project] JDT Reporter: Holger Oehm <holger.oehm>
Component: CoreAssignee: Kent Johnson <kent_johnson>
Status: VERIFIED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: b.kratz, eckart.langhuth, jan.sievers, jan.von.loewenstein, jerome_lanneluc, philippe_mulet
Version: 3.3   
Target Milestone: 3.3.1   
Hardware: PC   
OS: Windows XP   
Whiteboard:
Attachments:
Description Flags
project with sources to reproduce the issue
none
New zip file that contains the source folder none

Description Holger Oehm CLA 2007-07-27 11:48:45 EDT
Eclipse compiler issues an error when compiling the attached sources. However suns' javac compiles them without error.
Comment 1 Holger Oehm CLA 2007-07-27 11:53:32 EDT
Created attachment 74802 [details]
project with sources to reproduce the issue

Project with sources to reproduce the issue.
Comment 2 Olivier Thomann CLA 2007-07-27 12:03:14 EDT
Created attachment 74803 [details]
New zip file that contains the source folder
Comment 3 Olivier Thomann CLA 2007-07-27 12:03:42 EDT
Reproduced with HEAD.
Comment 4 Kent Johnson CLA 2007-08-21 15:07:47 EDT
Added AmbiguousMethodTest 64

Released into HEAD for 3.4 M2

Released for 3.3.1
Comment 5 Philipe Mulet CLA 2007-08-29 06:24:59 EDT
+1 for 3.3.1
Comment 6 Maxime Daniel CLA 2007-09-03 08:15:06 EDT
Verified for 3.3.1 using build M20070831-2000.
Comment 7 Jerome Lanneluc CLA 2007-09-17 11:27:12 EDT
Verified for 3.4M2 using I20070917-0010
Comment 8 Bernd Kratz CLA 2009-08-26 15:23:21 EDT
Hi, 

I got the same compiler error on Eclipse 3.4, Mac OS X 10.5.8, Java 5.
Comment 9 Bernd Kratz CLA 2009-08-26 15:26:03 EDT
(In reply to comment #8)
> Hi, 
> 
> I got the same compiler error on Eclipse 3.4, Mac OS X 10.5.8, Java 5.
> 

Hi, 
sorry, posted the wrong Eclipse version. 
The bug occurs on Eclipse 3.5, Mac OS X 10.5.8, Java 5.
The bug does not occur under Eclipse 3.4.

best regards,
ben