RFR: 8338333: Add jls links to javax.lang.model.element.Modifier [v2]

Iris Clark iris at openjdk.org
Wed Aug 14 00:49:55 UTC 2024


On Tue, 13 Aug 2024 23:24:05 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.
>
> Joe Darcy has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Correct issue found in code review.

References appear correct as compared to the annotated version of the JLS version for Java SE 23:

https://cr.openjdk.org/~iris/se/23/latestSpec/java-se-23-jls-fr-diffs.pdf

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

Marked as reviewed by iris (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/20572#pullrequestreview-2236919865


More information about the compiler-dev mailing list