Bug 243414

Summary: [quick fix] Add quick fix to replace comparison of identical operands with true / false
Product: [Eclipse Project] JDT Reporter: Markus Keller <markus.kell.r>
Component: UIAssignee: JDT-UI-Inbox <jdt-ui-inbox>
Status: ASSIGNED --- QA Contact:
Severity: enhancement    
Priority: P3 CC: daniel_megert
Version: 3.5Keywords: helpwanted
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard:
Bug Depends on: 243411, 115814    
Bug Blocks:    

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).