RFR: 8276164: RandomAccessFile#write method could throw IndexOutOfBoundsException that is not described in javadoc [v2]
Masanori Yano
myano at openjdk.java.net
Fri Oct 29 12:51:46 UTC 2021
> Could you please review the 8276164 bug fixes?
>
> I suggest adding the missing javadoc of `@throws IndexOutOfBoundsException`.
Masanori Yano has updated the pull request incrementally with two additional commits since the last revision:
- 8276164: RandomAccessFile#write method could throw IndexOutOfBoundsException that is not described in javadoc
- 8276164: RandomAccessFile#write method could throw IndexOutOfBoundsException that is not described in javadoc
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/6168/files
- new: https://git.openjdk.java.net/jdk/pull/6168/files/bf4b0e25..a1cf0531
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=6168&range=01
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=6168&range=00-01
Stats: 7 lines in 2 files changed: 3 ins; 2 del; 2 mod
Patch: https://git.openjdk.java.net/jdk/pull/6168.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/6168/head:pull/6168
PR: https://git.openjdk.java.net/jdk/pull/6168
More information about the core-libs-dev
mailing list