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.
- relates to
-
JDK-8130679 Writer/StringWriter.write methods do not specify index out bounds
-
- Closed
-