> 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

Reply via email to