Bug 40536 - DCR - compiler diagnose for method which could be tagged as static
Summary: DCR - compiler diagnose for method which could be tagged as static
Status: RESOLVED DUPLICATE of bug 318682
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.0   Edit
Hardware: PC Windows 2000
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: JDT-Core-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-07-20 16:52 EDT by Philipe Mulet CLA
Modified: 2010-10-18 10:58 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Philipe Mulet CLA 2003-07-20 16:52:52 EDT
Build 3.0m2


I have another compiler marker that we could have. That is a method could be 
static marker. i.e. check if a method accesses local variables or calls non-
static methods and if not mark that method as "should be static".
Any chance these markers could be addressed for 3.0?
Comment 1 Philipe Mulet CLA 2003-07-20 16:53:47 EDT
DCR was filled originally inside other report for bug 32285
Comment 2 Philipe Mulet CLA 2003-07-20 16:54:06 EDT
Will consider later.
Comment 3 Denis Roy CLA 2009-08-30 02:16:10 EDT
As of now 'LATER' and 'REMIND' resolutions are no longer supported.
Please reopen this bug if it is still valid for you.
Comment 4 Markus Keller CLA 2010-10-18 10:58:41 EDT

*** This bug has been marked as a duplicate of bug 318682 ***