On Mon, 1 Dec 2025 23:34:16 GMT, Dan Smith <[email protected]> wrote:

>> Great idea Chen, I will open a PR for this today
>
> Better to use a relative url now and stop bumping the version with each 
> release: 
> 
> 
> href="../../../../specs/jvms/index.html"
> 
> 
> (Check my work on the number of dots, may be one or two off.)

I assume there is going to be some canonical publication of the JLS and JVMS 
specs per release. If so, these URLs should refer to that release. In JDK 
($N+1) will will still want the links to JLS $N to resolve to JLS $N and _not_ 
JLS ($N + 1).

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

PR Review Comment: https://git.openjdk.org/jdk/pull/28130#discussion_r2579106368

Reply via email to