Description
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.
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.