On Fri, 20 Dec 2024 16:01:53 GMT, Hannes Wallnöfer <hann...@openjdk.org> wrote:
>> Nizar Benalla has updated the pull request incrementally with one additional >> commit since the last revision: >> >> fix whitespace > > test/docs/jdk/javadoc/doccheck/doccheckutils/FileProcessor.java line 61: > >> 59: }); >> 60: } catch (IOException e) { >> 61: e.printStackTrace(); > > What's the reason to swallow exceptions here? I could let the exception propagate, I just didn't think it was interesting. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/21879#discussion_r1894209487