RFR: JDK-8285869: Selective cleanup in doclint Checker class
Iris Clark
iris at openjdk.java.net
Tue May 3 00:13:22 UTC 2022
On Fri, 29 Apr 2022 00:29:50 GMT, Jonathan Gibbons <jjg at 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.
Marked as reviewed by iris (Reviewer).
-------------
PR: https://git.openjdk.java.net/jdk/pull/8460
More information about the javadoc-dev
mailing list