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

Joe Darcy darcy at openjdk.java.net
Fri Apr 29 01:09: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.)

This pull request has now been integrated.

Changeset: e2e943ad
Author:    Joe Darcy <darcy at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/e2e943adcbe9ddedcc1e4575d4b107c242073321
Stats:     35 lines in 1 file changed: 35 ins; 0 del; 0 mod

8285688: Add links to JEPs and JSRs to SourceVersion

Reviewed-by: vromero, jjg, iris

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

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


More information about the compiler-dev mailing list