-
Bug
-
Resolution: Fixed
-
P3
-
1.1, 8
-
b65
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8084872 | emb-9 | Pavel Rappo | P3 | Resolved | Fixed | team |
Method j.io.Reader.read(char[], int, int) throws unspecified IndexOutOfBoundsException if second or third argument is negative.
According to theJDK-4127657 this should be specified but this is not.
According to the
- backported by
-
JDK-8084872 (spec) Reader.read(char[], int, int) throws unspecified IndexOutOfBoundsException
-
- Resolved
-
- relates to
-
JDK-8079796 (spec) Writer.write(char[], int, int) throws unspecified IndexOutOfBoundsException
-
- Closed
-
-
JDK-8079810 (spec) Fix java.io.Writer.write(java.lang.String, int, int) IndexOutOfBoundsException wording
-
- Closed
-