A Solaris bug locks up the process if one thread closes a socket on which
another thread is accept()ing. JDK should workaround this kernel bug.
I'm sure you've seen this before, but I've included a patch which seems to
work.
another thread is accept()ing. JDK should workaround this kernel bug.
I'm sure you've seen this before, but I've included a patch which seems to
work.
- duplicates
-
JDK-4096914 (hpi) Closing an active file descriptor blocks on Solaris native threads
-
- Closed
-
- relates to
-
JDK-4143749 RMI server calling finalizers on exit hangs Solaris native threads VM
-
- Closed
-