[patch] avoid Integer allocations fetching client meta data info
----------------------------------------------------------------

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

code needlessly generates Integer objects (garbage) in loops looking for meta 
data information, patch removes these allocations

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

        

Reply via email to