Bug 243414 - [quick fix] Add quick fix to replace comparison of identical operands with true / false
Summary: [quick fix] Add quick fix to replace comparison of identical operands with tr...
Status: ASSIGNED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.5   Edit
Hardware: PC Windows XP
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: JDT-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: helpwanted
Depends on: 243411 115814
Blocks:
  Show dependency tree
 
Reported: 2008-08-07 09:53 EDT by Markus Keller CLA
Modified: 2008-08-08 02:20 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Markus Keller CLA 2008-08-07 09:53:30 EDT
Add quick fix to replace comparison of identical operands (bug 115814) with true / false. See also bug 243411 for problems in the diagnosis.

See also bug 178254 for related quick fixes (redundant null checks).