-
Bug
-
Resolution: Fixed
-
P4
-
1.4.0
-
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
They are not closed, once they go out of scope.
This is found by the stress tests.
ref: ConnectionTest1.java of Stress Test
- duplicates
-
JDK-4673048 Closing ResultSet from getMetaData on closed Connection crashes VM
-
- Closed
-