-
Bug
-
Resolution: Fixed
-
P2
-
6u6
-
b06
-
sparc
-
solaris
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2170466 | 7 | Sunita Koppar | P4 | Resolved | Fixed | b123 |
JDK-2176331 | 6u14 | Sunita Koppar | P3 | Resolved | Fixed | b05 |
JDK-2170451 | 5.0-pool | Sunita Koppar | P4 | Closed | Won't Fix |
The test case did a loop on a creation on InitialContext and closing it immediately after connecting to appserver 8.2 EE. After 2 mins timeout, the reader thread is stopped, so the fix for 4925258 is good.
However netstat reveals that the physical connection is not closed.
I am attaching the test case.
- backported by
-
JDK-2176331 InitialContext.close does not close NIO socket connections
-
- Resolved
-
-
JDK-2170466 InitialContext.close does not close NIO socket connections
-
- Resolved
-
-
JDK-2170451 InitialContext.close does not close NIO socket connections
-
- Closed
-
- relates to
-
JDK-6821937 api/org_omg/PortableInterceptor/ServerRequestInfo/index.html#SIMethods test fails ocassionally
-
- Closed
-
-
JDK-6790292 BOOTDIR of jdk6 u12 will not work with jdk7 builds
-
- Resolved
-
-
JDK-6779953 api/org_omg/PortableInterceptor/ServerRequestInfo/index.html#SIMethods test fails randomly for 6u12
-
- Closed
-