PipedWriter write(char[] buf, int off, int len) with off, len params < 0
ArrayIndexOutOfBoundsException is thrown. The Expected IllegalArgumentException
should be thrown in these cases.
ArrayIndexOutOfBoundsException is thrown. The Expected IllegalArgumentException
should be thrown in these cases.
- duplicates
-
JDK-4127657 read(byte[], int, int) in xxxReader can throw undocumented exceptions
-
- Closed
-