[ 
https://issues.apache.org/jira/browse/DERBY-5015?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Knut Anders Hatlen resolved DERBY-5015.
---------------------------------------

          Resolution: Fixed
    Issue & fix info: [Patch Available, Patch Available]  (was: [Patch 
Available])

> Use Arrays.fill() in client/am/ResultSet.java
> ---------------------------------------------
>
>                 Key: DERBY-5015
>                 URL: https://issues.apache.org/jira/browse/DERBY-5015
>             Project: Derby
>          Issue Type: Improvement
>    Affects Versions: 10.8.0.0
>            Reporter: Knut Anders Hatlen
>            Assignee: Knut Anders Hatlen
>            Priority: Trivial
>         Attachments: fill.diff
>
>   Original Estimate: 0h
>  Remaining Estimate: 0h
>
> client/am/ResultSet.java uses Arrays.fill() to clear arrays in some cases, 
> but I noticed a couple of places where it still uses for loops to clear the 
> arrays. The code would become a tiny bit simpler if Arrays.fill() was used 
> these other places too.

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

        

Reply via email to