Bug 198120 - [1.5][compiler] Cannot directly invoke the abstract method huch(I1) for the type I1
Summary: [1.5][compiler] Cannot directly invoke the abstract method huch(I1) for the t...
Status: VERIFIED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.3   Edit
Hardware: PC Windows XP
: P3 normal with 1 vote (vote)
Target Milestone: 3.3.1   Edit
Assignee: Kent Johnson CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-07-27 11:48 EDT by Holger Oehm CLA
Modified: 2009-08-26 15:26 EDT (History)
6 users (show)

See Also:


Attachments
project with sources to reproduce the issue (2.64 KB, application/octet-stream)
2007-07-27 11:53 EDT, Holger Oehm CLA
no flags Details
New zip file that contains the source folder (1.47 KB, application/octet-stream)
2007-07-27 12:03 EDT, Olivier Thomann CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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