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.
- csr for
-
JDK-8296138 DataOutput.write(byte[],int,int) and its implementations do not specify index out bounds
-
- Closed
-
- relates to
-
JDK-8130679 Writer/StringWriter.write methods do not specify index out bounds
-
- Closed
-