On Tue, 24 Nov 2020 15:38:17 GMT, Maurizio Cimadamore <mcimadam...@openjdk.org> wrote:
>> Marked as reviewed by chegar (Reviewer). > > Following @dholmes-ora suggestion and also @jddarcy (in CSR review), I've > uploaded a new iteration which instead of adding a `@throws` tag at every > method, adds a general statement on each class which gets the treatment. I > think specifying at package-level seems a bit too loose, so I went for > per-class basis. specdiff: http://cr.openjdk.java.net/~mcimadamore/8256865_v2/specdiff_out/overview-summary.html javadoc: http://cr.openjdk.java.net/~mcimadamore/8256865_v2/javadoc ------------- PR: https://git.openjdk.java.net/jdk/pull/1388