On Fri, 16 Sep 2022 02:59:32 GMT, Joe Darcy <da...@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. Marked as reviewed by mchung (Reviewer). ------------- PR: https://git.openjdk.org/jdk/pull/10298