https://issues.apache.org/bugzilla/show_bug.cgi?id=51546
--- Comment #2 from Felix Schumacher <[email protected]> 2011-07-23 17:19:22 UTC --- Sorry for overlooking that findbugs configuration. But I still wonder, why you are testing for object identity rather than equality. If the strings are the same, than why bother to create a new StringBuilder or update the attributes? -- 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]
