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

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

    XMLWordPrintable

Details

    • b158
    • Not verified

    Backports

      Description

        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-

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                  Created:
                  Updated:
                  Resolved: