RFR: 8316340: (bf) Missing {@inheritDoc} for exception in MappedByteBuffer::compact
Brian Burkhalter
bpb at openjdk.org
Tue Feb 13 19:11:24 UTC 2024
Explicitly add a throws clause for `ReadOnlyBufferException` to the specification of `MappedByteBuffer.compact`.
-------------
Commit messages:
- 8316340: Missing {@inheritDoc} for exception in MappedByteBuffer::compact
Changes: https://git.openjdk.org/jdk/pull/17835/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=17835&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8316340
Stats: 2 lines in 1 file changed: 1 ins; 0 del; 1 mod
Patch: https://git.openjdk.org/jdk/pull/17835.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/17835/head:pull/17835
PR: https://git.openjdk.org/jdk/pull/17835
More information about the nio-dev
mailing list