-
Bug
-
Resolution: Not an Issue
-
P5
-
None
-
1.2.0
-
x86, sparc
-
linux, solaris_2.5.1, solaris_2.6
Name: rm29839 Date: 07/16/98
It appears that an assumption is made that
initilization data will be readable when the
item is constructed. This requires that the
objects be constructed in reverse order on the
other end (input,output -> output,input) else
you get deadlock.
Is this a desired feature ?
(Review ID: 35220)
======================================================================
- duplicates
-
JDK-4162466 deadlock if create ObjectInputStream before ObjectOutputStream using socket/pipe
-
- Closed
-
-
JDK-4304702 Deadlock in ObjectStream when both sides call getInputStream()
-
- Closed
-