[
https://issues.apache.org/jira/browse/DERBY-5015?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Knut Anders Hatlen closed DERBY-5015.
-------------------------------------
> 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
> Components: Network Client
> Affects Versions: 10.8.0.0
> Reporter: Knut Anders Hatlen
> Assignee: Knut Anders Hatlen
> Priority: Trivial
> Fix For: 10.8.0.0
>
> 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