Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-4524683

Statements/PreparedStatements don't get closed by garbage collection

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 1.4.1
    • 1.4.0
    • core-libs
    • None
    • hopper
    • generic, x86
    • generic, windows_2000

      Any statement/PreparedStatement/CallableStatement created from a connection remain open until it is explicitly closed or the connection is closed.
      They are not closed, once they go out of scope.

      This is found by the stress tests.

      ref: ConnectionTest1.java of Stress Test

            ssuryasunw Saikiran Surya (Inactive)
            bpg Binod Pankajakshy Gangadharan (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: