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.

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

              Created:
              Updated:
              Resolved: