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

DataOutput.write(byte[],int,int) and its implementations do not specify index out bounds

XMLWordPrintable

    • b22

      DataOutput.write(byte[],int,int) mentions IndexOutOfBoundsException in the method specification but has no corresponding @throws tag. Some or all implementing classes do neither. All such methods should have a @throws tag for IndexOutOfBoundsException with consistent verbiage.

            bpb Brian Burkhalter
            bpb Brian Burkhalter
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: