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

Joe Darcy darcy at openjdk.java.net
Fri Apr 29 01:09:34 UTC 2022


On Thu, 28 Apr 2022 01:37:25 GMT, Iris Clark <iris at openjdk.org> wrote:

>> Joe Darcy has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Fix title of JSR 201.
>
> src/java.compiler/share/classes/javax/lang/model/SourceVersion.java line 196:
> 
>> 194:      * @see <a href="https://jcp.org/en/jsr/detail?id=376">
>> 195:      * JSR 376: Java™ Platform Module System</a>
>> 196:      * @see <a href="http://openjdk.java.net/jeps/213">
> 
> Recommend you use "https" instead of "http" protocol for all JEP references.

So changed. Note that the links on the main JEP page http://openjdk.java.net/jeps/0 are http rather than https. Thanks.

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

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


More information about the compiler-dev mailing list