Bug 273862 - [1.7][compiler] Return type should NOT be used to decide method duplicates
Summary: [1.7][compiler] Return type should NOT be used to decide method duplicates
Status: VERIFIED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.5   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: 3.5 M7   Edit
Assignee: Kent Johnson CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-27 10:50 EDT by Kent Johnson CLA
Modified: 2010-06-24 02:29 EDT (History)
3 users (show)

See Also:


Attachments
Proposed patch and testcases (26.97 KB, patch)
2009-04-27 10:51 EDT, Kent Johnson CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kent Johnson CLA 2009-04-27 10:50:24 EDT
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6182950

b55 of JDK 7 fixes this bug which incorrectly used the return type to decide if 2 methods were duplicates.
Comment 1 Kent Johnson CLA 2009-04-27 10:51:34 EDT
Created attachment 133368 [details]
Proposed patch and testcases
Comment 2 Kent Johnson CLA 2009-04-27 10:53:03 EDT
Fix and tests released for 3.5M7
Comment 3 Jay Arthanareeswaran CLA 2009-04-29 05:05:12 EDT
Verified for 3.5M7 using build I20090428-0100