Mohamed Nufail created DERBY-5826:
-------------------------------------

             Summary: Remove unused methods in NetConnectionReply class
                 Key: DERBY-5826
                 URL: https://issues.apache.org/jira/browse/DERBY-5826
             Project: Derby
          Issue Type: Task
            Reporter: Mohamed Nufail
            Priority: Minor


Code inspection of the NetConnectionReply class reveals that the following 
methods are not used at all.

- verifyConnectReply(int codept)
- readDummyExchangeServerAttributes(Connection connection)
- checkRequiredObjects(boolean receivedFlag, boolean receivedFlag2, boolean 
receivedFlag3, boolean receivedFlag4, boolean receivedFlag5, boolean 
receivedFlag6)
- checkRequiredObjects(boolean receivedFlag, boolean receivedFlag2, boolean 
receivedFlag3, boolean receivedFlag4, boolean receivedFlag5, boolean 
receivedFlag6, boolean receivedFlag7)

It may be possible to just remove these methods if they are not required.

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

        

Reply via email to