Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P2
-
Resolution: Won't Fix
-
Affects Version/s: 5.0
-
Fix Version/s: 5.0-pool
-
Component/s: other-libs
-
Labels:
-
Subcomponent:
-
CPU:generic
-
OS:generic
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2188979 | 7 | Sunita Koppar | P4 | Resolved | Fixed | b123 |
JDK-2192424 | 6u21 | Sunita Koppar | P3 | Resolved | Fixed | b04 |
JDK-2188976 | 6u20-rev | Sunita Koppar | P3 | Closed | Fixed | b03 |
Description
Hardware: Independent (customer runs on sparc)
OS: Independent (customer runs on Solaris 10)
JDK Version: From JDK 5.0 to current
Summary of the problem
In com.sun.corba.se.impl.protocol.CorbaClientRequestDispatcherImpl.java
there is locking to prevent multiple threads from connecting to the same
endpoint. However the locking is too broad preventing threads from
connecting to other endpoints. If there is an issue connecting to an
endpoint it will un-necessarily delay other connections from being made.
Please see comments section for more details.
OS: Independent (customer runs on Solaris 10)
JDK Version: From JDK 5.0 to current
Summary of the problem
In com.sun.corba.se.impl.protocol.CorbaClientRequestDispatcherImpl.java
there is locking to prevent multiple threads from connecting to the same
endpoint. However the locking is too broad preventing threads from
connecting to other endpoints. If there is an issue connecting to an
endpoint it will un-necessarily delay other connections from being made.
Please see comments section for more details.
Attachments
Issue Links
- backported by
-
JDK-2192424 java-corba: Locking too broad in com.sun.corba.se.impl.protocol.CorbaClientRequestDispatcherImpl
-
- Resolved
-
-
JDK-2188979 java-corba: Locking too broad in com.sun.corba.se.impl.protocol.CorbaClientRequestDispatcherImpl
-
- Resolved
-
-
JDK-2188976 java-corba: Locking too broad in com.sun.corba.se.impl.protocol.CorbaClientRequestDispatcherImpl
-
- Closed
-
- relates to
-
JDK-7016182 new InitialContext(); hungs
-
- Resolved
-
-
JDK-6435198 SUN ORB's connection table cleanup code cleans up "in use"
-
- Closed
-
-
JDK-7046238 new InitialContext(); hangs
-
- Closed
-
(1 relates to)