Integrated: 8276164: RandomAccessFile#write method could throw IndexOutOfBoundsException that is not described in javadoc
Masanori Yano
myano at openjdk.java.net
Tue Nov 2 06:49:17 UTC 2021
On Fri, 29 Oct 2021 10:37:07 GMT, Masanori Yano <myano at 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 <myano at openjdk.org>
Committer: Alan Bateman <alanb at 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
More information about the core-libs-dev
mailing list