Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-4421329

SocketChannel shutdownOutput - diff behavior between Solaris, Win98

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 1.4.0
    • 1.4.0
    • core-libs
    • beta2
    • generic
    • windows_98
    • Verified

      A SocketChannel shutdownOutput threaded test on windows hangs on
      subsequent socketChannel read call and times out.
      The same test run on Solaris completes.

      This test is a variation of unit test Interrupt.java
      that uses TestUtil.java and TestThread.java (all attached).
      In the test, a shutdownOutput call is followed by a second write
      call to force the ClosedChannelExcpetion. A subsequent
      socketchannel read call appears to be the point where
      the client thread times out on Win98.

      (b54 build)


            mmcclosksunw Michael Mccloskey (Inactive)
            kpolomsksunw Krystyna Polomski (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: