-
Bug
-
Resolution: Fixed
-
P3
-
5.0
-
beta2
-
sparc
-
solaris_1
-
Not verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2063747 | 5.0 | Ken Cavanaugh | P3 | Closed | Fixed | beta |
******************************************************************************
###@###.### 2003-01-21
build - /java/re/rip_int_generic_merge/promoted/fcs/b01/binaries
Problem description :
This is a regression in ripint generic. There is some kind of a deadlock while running multithreaded clients.
The test is to basically create N no.of poas on the server side. Associate some servants with them and multiple client threads invoking operations on the servant. There are no errors thrown. Attaching a trace from kill -3 <pid>
test :
$(RTM_HOME)/tests/scalability/poa
*******************************************************************************
###@###.### 2003-01-21
build - /java/re/rip_int_generic_merge/promoted/fcs/b01/binaries
Problem description :
This is a regression in ripint generic. There is some kind of a deadlock while running multithreaded clients.
The test is to basically create N no.of poas on the server side. Associate some servants with them and multiple client threads invoking operations on the servant. There are no errors thrown. Attaching a trace from kill -3 <pid>
test :
$(RTM_HOME)/tests/scalability/poa
*******************************************************************************
- backported by
-
JDK-2063747 Server side hanging for scalability tests
- Closed