<i18n dev> RFR: 8340082: Use inline return tag in java.base

Chen Liang liach at openjdk.org
Fri Sep 13 16:52:08 UTC 2024


On Fri, 13 Sep 2024 02:47:18 GMT, Joe Darcy <darcy at openjdk.org> wrote:

> Candidates for this refactoring were found programmatically; the program to find candidates is in a comment on the bug.

Looks good. It might be feasible to run a more complex tool that analyzes the tokenized javadoc AST from javac as later work.

Annotation changes look good.

-------------

Marked as reviewed by liach (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/20981#pullrequestreview-2303605703


More information about the i18n-dev mailing list