Integrated: JDK-8293892: Add links to JVMS 19 and 20 from ClassFileFormatVersion enum constants
Joe Darcy
darcy at openjdk.org
Fri Sep 16 16:56:53 UTC 2022
On Fri, 16 Sep 2022 02:59:32 GMT, Joe Darcy <darcy at openjdk.org> wrote:
> Analogous fix to one already done for javax.lang.model.SourceVersion (JDK-8293768), the links to JVMS 19 and 20 are not currently valid, but redirect to the spec language page
>
> https://docs.oracle.com/javase/specs/index.html
>
> The URLs will become valid when 19 and 20, respectively, ship.
This pull request has now been integrated.
Changeset: 4b297c1c
Author: Joe Darcy <darcy at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/4b297c1c16fd2b3ae04694de1b772218e15c1ec8
Stats: 8 lines in 1 file changed: 8 ins; 0 del; 0 mod
8293892: Add links to JVMS 19 and 20 from ClassFileFormatVersion enum constants
Reviewed-by: sundar, mchung
-------------
PR: https://git.openjdk.org/jdk/pull/10298
More information about the core-libs-dev
mailing list