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

Remove StreamClosedException class

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • None
    • core-libs
    • None

      It isn't handled specially anywhere, it can reach user code (code calling write()), and it's not a public exception. It should be replaced with IOException("stream closed") that is already used in UndefLengthOutputStream and FixedLengthOutputStream.

            djelinski Daniel Jelinski
            djelinski Daniel Jelinski
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: