On Fri, 29 Oct 2021 10:37:07 GMT, Masanori Yano <my...@openjdk.org> wrote:

> Could you please review the 8276164 bug fixes?
> 
> I suggest adding the missing javadoc of `@throws IndexOutOfBoundsException`.

This pull request has now been integrated.

Changeset: 9bf31652
Author:    Masanori Yano <my...@openjdk.org>
Committer: Alan Bateman <al...@openjdk.org>
URL:       
https://git.openjdk.java.net/jdk/commit/9bf31652cbe8eb2699babe5e52e62ea1f1578588
Stats:     5 lines in 2 files changed: 4 ins; 0 del; 1 mod

8276164: RandomAccessFile#write method could throw IndexOutOfBoundsException 
that is not described in javadoc

Reviewed-by: alanb

-------------

PR: https://git.openjdk.java.net/jdk/pull/6168

Reply via email to