The following method throws ArrayIndexOutOfBoundsException instead of IllegalArgumentException, when the offset and/or length refer to an illegal array position:
InputStreamReader.read(char[], int, int)
InputStreamReader.read(char[], int, int)
- duplicates
-
JDK-4127657 read(byte[], int, int) in xxxReader can throw undocumented exceptions
-
- Closed
-