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

javadoc for InterruptedIOException

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 1.4.0
    • 1.2.0
    • docs
    • beta
    • generic
    • generic



      Name: rlT66838 Date: 08/04/99


      The doc for java.io.InterruptedIOException says

       An
       * <code>InterruptedIOException</code> is thrown to indicate that an
       * input or output transfer has been terminated because the thread
       * performing it was terminated.

      It should say "the thread performing it was interrupted", to match
      the JLS. If the thread was terminated, it wouldn't be around to
      catch the InterruptedIOException :-)
      (Review ID: 93479)
      ======================================================================

            shommel Scott Hommel (Inactive)
            rlewis Roger Lewis (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: