StringWriter(int initialSize) with initialSzie param < 0 the
NegativeArraySizeException is thrown. The Expected IllegalArgumentException
should be thrown in this case.
NegativeArraySizeException is thrown. The Expected IllegalArgumentException
should be thrown in this case.
- duplicates
-
JDK-4127657 read(byte[], int, int) in xxxReader can throw undocumented exceptions
-
- Closed
-