RFR: 8338333: Add jls links to javax.lang.model.element.Modifier [v2]
Joe Darcy
darcy at openjdk.org
Tue Aug 13 23:24:05 UTC 2024
> 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.
Joe Darcy has updated the pull request incrementally with one additional commit since the last revision:
Correct issue found in code review.
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/20572/files
- new: https://git.openjdk.org/jdk/pull/20572/files/f16c4f37..2e45196b
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=20572&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=20572&range=00-01
Stats: 1 line in 1 file changed: 1 ins; 0 del; 0 mod
Patch: https://git.openjdk.org/jdk/pull/20572.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/20572/head:pull/20572
PR: https://git.openjdk.org/jdk/pull/20572
More information about the compiler-dev
mailing list