this bug is created by java platform CTE for issues we worked with
Heatheon/WebMD, the Heathon escalation 522444 used to point to bug 4032593
customer wrote a java webserver running on solaris, it accepts an incoming
HTTP request then use a thread to read in the request, process it, and send
out a reply.
they complain that they often see some of these worker thread stuck in
SocketInputStream.socketRead or SocketOutputStream.socketWrite for long
time.
Heatheon/WebMD, the Heathon escalation 522444 used to point to bug 4032593
customer wrote a java webserver running on solaris, it accepts an incoming
HTTP request then use a thread to read in the request, process it, and send
out a reply.
they complain that they often see some of these worker thread stuck in
SocketInputStream.socketRead or SocketOutputStream.socketWrite for long
time.
- relates to
-
JDK-4032593 read() on a socket fails
-
- Closed
-