[patch] make descriptive messages better regarding arrays by showing array 
contents rather than reference info
--------------------------------------------------------------------------------------------------------------

                 Key: DERBY-5061
                 URL: https://issues.apache.org/jira/browse/DERBY-5061
             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: better_messages_w_arrays.diff

various spots in the code strings are generated for debug - level info with the 
value of arrays.

However, the information generated is just the array's reference not the array 
content.

patch changes this to the array contents.

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

        

Reply via email to