[jbossts-issues] [JBoss JIRA] (JBTM-1031) Search for "<String.class> == <String.class>" bugs

Paul Robinson (JIRA) jira-events at lists.jboss.org
Tue Jan 24 10:05:18 EST 2012


Paul Robinson created JBTM-1031:
-----------------------------------

             Summary: Search for "<String.class> == <String.class>" bugs
                 Key: JBTM-1031
                 URL: https://issues.jboss.org/browse/JBTM-1031
             Project: JBoss Transaction Manager
          Issue Type: Task
      Security Level: Public (Everyone can see)
          Components: XTS
            Reporter: Paul Robinson
            Assignee: Amos Feng
            Priority: Minor
             Fix For: 5.0.0.M2


A recent bug in XTS recovery was caused by the use of == to compare Strings. String#equals(...) should have been used.

We need to search the XTS codebase for other occurrences of this type of bug.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbossts-issues mailing list