[patch] remove non productive instanceof checks
-----------------------------------------------

                 Key: DERBY-5077
                 URL: https://issues.apache.org/jira/browse/DERBY-5077
             Project: Derby
          Issue Type: Improvement
          Components: Network Server
    Affects Versions: 10.7.1.1
            Reporter: Dave Brosius
            Priority: Trivial
             Fix For: 10.8.0.0
         Attachments: remove_useless_instanceofs.diff

various places in code does instanceof checks where the outcome can be 
determined statically to be always true or always false.

removed these checks as they do nothing.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to