On Fri, 29 Apr 2022 00:29:50 GMT, Jonathan Gibbons <j...@openjdk.org> wrote:
> Please review some localized cleanup for the doclint Checker class, primarily > focused on upgrading to the use of "enhanced `switch`" > > The output of one test was changed because of some improvements in one switch > statement to eliminate the use of fall-through semantics. This pull request has now been integrated. Changeset: 28e6d805 Author: Jonathan Gibbons <j...@openjdk.org> URL: https://git.openjdk.java.net/jdk/commit/28e6d805f4bc9d107ac839aca854bcb96a6637d8 Stats: 154 lines in 2 files changed: 12 ins; 51 del; 91 mod 8285869: Selective cleanup in doclint Checker class Reviewed-by: iris, prappo ------------- PR: https://git.openjdk.java.net/jdk/pull/8460