Integrated: 8338333: Add jls links to javax.lang.model.element.Modifier

Joe Darcy darcy at openjdk.org
Wed Aug 14 18:45:52 UTC 2024


On Tue, 13 Aug 2024 19:57:55 GMT, Joe Darcy <darcy at openjdk.org> wrote:

> The javadoc in javax.lang.model.element.Modifier would be more informative to readers if it linked to the relevant JLS sections discussing that modifier.

This pull request has now been integrated.

Changeset: aff7936f
Author:    Joe Darcy <darcy at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/aff7936ff088249d1fc787a9f9ef687f987f556c
Stats:     94 lines in 1 file changed: 82 ins; 0 del; 12 mod

8338333: Add jls links to javax.lang.model.element.Modifier

Reviewed-by: liach, iris, prappo, vromero, jlahoda

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

PR: https://git.openjdk.org/jdk/pull/20572


More information about the compiler-dev mailing list