java.io.InputStream uses the int parameter to mark as a readlimit. java.io.ByteArrayInputStream uses it as a position. The resultant resets have very different semantics. We need to be consistent with the JLS across the board.
- duplicates
-
JDK-4224950 (1.1) java.io.ByteArrayInputStream.mark() ignores input argument
-
- Closed
-
-
JDK-4074235 java.io.ByteArrayInputStream.mark(markpos) method is broken
-
- Closed
-