Integrated: 8316340: (bf) Missing {@inheritDoc} for exception in MappedByteBuffer::compact

Brian Burkhalter bpb at openjdk.org
Wed Feb 14 16:02:06 UTC 2024


On Tue, 13 Feb 2024 19:06:06 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:

> Explicitly add a throws clause for `ReadOnlyBufferException` to the specification of `MappedByteBuffer.compact`.

This pull request has now been integrated.

Changeset: f6e28510
Author:    Brian Burkhalter <bpb at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/f6e285103ad8c840c26e4611e16bb9bf3b2de90c
Stats:     2 lines in 1 file changed: 1 ins; 0 del; 1 mod

8316340: (bf) Missing {@inheritDoc} for exception in MappedByteBuffer::compact

Reviewed-by: alanb, iris, lancea

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

PR: https://git.openjdk.org/jdk/pull/17835


More information about the nio-dev mailing list