https://issues.apache.org/bugzilla/show_bug.cgi?id=51546
Bug #: 51546
Summary: Usage of equals instead of ==
Product: Tomcat 7
Version: trunk
Platform: All
OS/Version: All
Status: NEW
Severity: trivial
Priority: P2
Component: Catalina
AssignedTo: [email protected]
ReportedBy: [email protected]
Classification: Unclassified
Created attachment 27310
--> https://issues.apache.org/bugzilla/attachment.cgi?id=27310
replace ==/!= with equals in case of string compare
Findbugs found two places where ==/!= is used instead of equals for comparing
strings.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]