Knut Anders Hatlen created DERBY-6184:
-----------------------------------------

             Summary: Clean up warnings in XA transaction id classes
                 Key: DERBY-6184
                 URL: https://issues.apache.org/jira/browse/DERBY-6184
             Project: Derby
          Issue Type: Bug
          Components: Store
    Affects Versions: 10.11.0.0
            Reporter: Knut Anders Hatlen
            Assignee: Knut Anders Hatlen
            Priority: Minor


I see some FindBugs warnings in impl.store.raw.xact.GlobalXactId and 
iapi.store.access.xa.XAXactId about internal arrays being exposed through 
public methods. We should silence the warnings by making the methods non-public 
or by exposing copies of the arrays instead.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to