RFR: 8322847: java.lang.classfile.BufWriter should specify @throws for its writeXXX methods

Paul Sandoz psandoz at openjdk.org
Thu Apr 25 20:20:34 UTC 2024


On Tue, 23 Apr 2024 11:56:41 GMT, Adam Sotona <asotona at openjdk.org> wrote:

> This patch adds missing `@throws` javadoc annotations to `java.lang.classfile.BufWriter`.
> 
> Please review.
> 
> Thank you,
> Adam

Marked as reviewed by psandoz (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/18913#pullrequestreview-2023498303


More information about the core-libs-dev mailing list