Uploaded image for project: 'Derby'
  1. Derby
  2. DERBY-5711

NullsTest doesn't call super.tearDown()

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 10.9.1.0
    • 10.9.1.0
    • Test
    • None

    Description

      NullsTest has the following tearDown() method:

      public void tearDown() throws SQLException

      { getConnection().setAutoCommit(true); }

      Since it doesn't call super.tearDown(), it doesn't release connections and statements.

      Attachments

        1. d5711-1a.diff
          0.9 kB
          Knut Anders Hatlen

        Issue Links

          Activity

            People

              knutanders Knut Anders Hatlen
              knutanders Knut Anders Hatlen
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: