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

FilterOutputStream.write(byte[],int,int) javadoc correction

XMLWordPrintable

    • b158
    • Not verified

        A DESCRIPTION OF THE PROBLEM :
        In the documentation of java.io.FilterOutputStream.write(byte[],int,int) method the following sentence "Note that this method does not call the write method of its underlying input stream with the same arguments." should be replaced by "Note that this method does not call the write method of its underlying output stream with the same arguments."


        URL OF FAULTY DOCUMENTATION :
        https://docs.oracle.com/javase/8/docs/api/java/io/FilterOutputStream.html#write-byte:A-int-int-

              aroy Abhijit Roy (Inactive)
              webbuggrp Webbug Group
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: