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

Reconsider the affect on closed streams resulting from 8189366

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 12
    • 12
    • core-libs
    • None
    • b17

      Previous to JDK-8189366, `available` threw an IOException when the socket input stream is closed. After JDK-8189366, `available` will return 0, if EOF was reached before the stream is closed.

            vtewari Vyom Tewari
            chegar Chris Hegarty
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: