You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "Knut Anders Hatlen (JIRA)" <ji...@apache.org> on 2007/05/27 21:03:16 UTC

[jira] Updated: (DERBY-2709) lang/ShutdownDatabaseTest, lang/StatementPlanCacheTest and lang/SysDiagVTIMappingTest keep references to closed JDBC objects

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

Knut Anders Hatlen updated DERBY-2709:
--------------------------------------

    Attachment: teardown.diff

Attaching patch which fixes the tearDown() methods of these tests.

> lang/ShutdownDatabaseTest, lang/StatementPlanCacheTest and lang/SysDiagVTIMappingTest keep references to closed JDBC objects
> ----------------------------------------------------------------------------------------------------------------------------
>
>                 Key: DERBY-2709
>                 URL: https://issues.apache.org/jira/browse/DERBY-2709
>             Project: Derby
>          Issue Type: Bug
>          Components: Test
>    Affects Versions: 10.3.0.0
>            Reporter: Knut Anders Hatlen
>         Assigned To: Knut Anders Hatlen
>            Priority: Minor
>         Attachments: teardown.diff
>
>
> Their tearDown() methods must close and set the objects to null.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.