On Tue, 23 Apr 2024 11:56:41 GMT, Adam Sotona <asot...@openjdk.org> wrote:
> This patch adds missing `@throws` javadoc annotations to > `java.lang.classfile.BufWriter`. > > Please review. > > Thank you, > Adam This pull request has now been integrated. Changeset: ea061298 Author: Adam Sotona <asot...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/ea06129851be7bd9876685f74e35392874154179 Stats: 7 lines in 1 file changed: 5 ins; 0 del; 2 mod 8322847: java.lang.classfile.BufWriter should specify @throws for its writeXXX methods Reviewed-by: psandoz ------------- PR: https://git.openjdk.org/jdk/pull/18913