[
https://issues.apache.org/jira/browse/DERBY-5707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13260460#comment-13260460
]
Kristian Waagan commented on DERBY-5707:
----------------------------------------
+1
If you want to, you can also delete this line (unused variable):
int off = 0;
> Clean up statements in CharUTF8Test
> -----------------------------------
>
> Key: DERBY-5707
> URL: https://issues.apache.org/jira/browse/DERBY-5707
> Project: Derby
> Issue Type: Improvement
> Components: Test
> Affects Versions: 10.9.0.0
> Reporter: Knut Anders Hatlen
> Assignee: Knut Anders Hatlen
> Priority: Minor
> Attachments: d5707-1a.diff
>
>
> CharUTF8Test has two PreparedStatement fields. The statements are closed in
> tearDown(), but not nulled out. We should null out the references to let the
> statements be garbage collected.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira