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

Paul Sandoz psandoz at openjdk.org
Wed Apr 24 22:45:27 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

This looks good, but for completeness it will need a CSR.

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

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


More information about the core-libs-dev mailing list