Bug 178594

Summary: [search] Deprecated MethodReferenceMatch.isPolymorphic() should be removed
Product: [Eclipse Project] JDT Reporter: Markus Keller <markus.kell.r>
Component: CoreAssignee: Frederic Fusier <frederic_fusier>
Status: VERIFIED FIXED QA Contact:
Severity: normal    
Priority: P3 Keywords: api
Version: 3.3   
Target Milestone: 3.3 M6   
Hardware: PC   
OS: Windows XP   
Whiteboard:
Attachments:
Description Flags
Proposed patch none

Description Markus Keller CLA 2007-03-21 12:44:52 EDT
I20070321-0010

The deprecated method org.eclipse.jdt.core.search.MethodReferenceMatch.isPolymorphic() from bug 157814 should be removed.
Comment 1 Frederic Fusier CLA 2007-03-21 12:58:05 EDT
Created attachment 61570 [details]
Proposed patch
Comment 2 Philipe Mulet CLA 2007-03-21 13:16:01 EDT
+1
Comment 3 Frederic Fusier CLA 2007-03-21 13:36:25 EDT
Released for 3.3 M6 in HEAD stream.
Comment 4 Olivier Thomann CLA 2007-03-21 22:23:54 EDT
Verified that the method is removed in the API reference using I20070321-1800.