Bug 62650 - [Javadoc] Name in a method ref should not resolve to a method binding
Summary: [Javadoc] Name in a method ref should not resolve to a method binding
Status: RESOLVED WONTFIX
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.0   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Frederic Fusier CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-05-18 10:45 EDT by Olivier Thomann CLA
Modified: 2007-06-21 10:38 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Olivier Thomann CLA 2004-05-18 10:45:49 EDT
Using 0518, the name of a method ref inside a javadoc comment resolves to a
method binding instead of a type binding.

The name (selector) of method invocation should not resolve to a binding. It
should return null. Right now it returns a method binding.
Comment 1 Olivier Thomann CLA 2004-05-18 10:46:03 EDT
Reconsider post 3.0.
Comment 2 Frederic Fusier CLA 2004-05-19 15:49:01 EDT
Reopen to set as duplicate...
Comment 3 Frederic Fusier CLA 2004-05-19 15:56:42 EDT

*** This bug has been marked as a duplicate of 54948 ***
Comment 4 Frederic Fusier CLA 2004-05-23 10:18:57 EDT
Fixes for this bug and bug 54948 are in the same area, but they cannot be
considered as duplicate...

So, reopen to change state.
Comment 5 Frederic Fusier CLA 2004-05-24 07:55:22 EDT
Patch is ready. I'll attach it when bug 63044 fix will be released as change is
in the same area...
Comment 6 Frederic Fusier CLA 2004-05-24 07:56:20 EDT
Synchronize bug state to dependent...
Comment 7 Frederic Fusier CLA 2004-07-05 08:57:54 EDT
Should we fix it for 3.0.1?
Comment 8 Philipe Mulet CLA 2004-07-05 09:33:01 EDT
Actually, after further thinking, we may keep existing behavior if redundant 
information is useful for clients. Pretty much like redundancies with 
qualified names (each individual name carries a binding).
Comment 9 Frederic Fusier CLA 2005-02-17 10:50:50 EST
Will be fixed at the same time as bug 62605
Comment 10 Frederic Fusier CLA 2007-06-21 10:36:28 EDT
Reopen as LATER is deprecated...
Comment 11 Frederic Fusier CLA 2007-06-21 10:38:30 EDT
No action planned for this problem as it does no longer occur when bug 62650 will be fixed...

=> Close as WONTFIX.