RFR: JDK-8285688: Add links to JEPs and JSRs to SourceVersion

Vicente Romero vromero at openjdk.java.net
Wed Apr 27 02:11:35 UTC 2022


On Wed, 27 Apr 2022 01:28:12 GMT, Joe Darcy <darcy at openjdk.org> wrote:

> To provide more context to readers about the development of the language, add to the enum constants in SourceVersion @see links to the JEPs and JSRs that added features to a release.
> 
> (For now, have left out @see links to preview features.)

looks good

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

Marked as reviewed by vromero (Reviewer).

PR: https://git.openjdk.java.net/jdk/pull/8413


More information about the compiler-dev mailing list