On Wed, 8 Nov 2023 17:28:48 GMT, Pavel Rappo <pra...@openjdk.org> wrote:
>> Jonathan Gibbons has updated the pull request incrementally with one >> additional commit since the last revision: >> >> Fix whitespace > > test/langtools/jdk/javadoc/tool/testTransformer/TestTransformer.java line 82: > >> 80: >> 81: @Test >> 82: public void testFindStandardTransformer_stream() throws Exception { > > Checked exceptions are not thrown here too: > Suggestion: > > public void testFindStandardTransformer_stream() { 👍 ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/16388#discussion_r1393480360