Description
BigDataTest's tearDown() method doesn't call super.tearDown(), causing it to leave statements and connections open and not eligible for gc.
Attachments
Attachments
Issue Links
- blocks
-
DERBY-5726 Make it more difficult to forget calling super.tearDown() from BaseJDBCTestCase's subclasses
- Closed