On Sat, 8 Nov 2025 01:29:13 GMT, Dan Smith <[email protected]> wrote:
> Updated the JSpec taglets to use relative links into `../specs/jls` and > `../specs/jvms` rather than external links, possible now due to JDK-8370153. > > I was surprised there doesn't seem to be a standard way to get a relative > path to the docs root, but I copy/pasted from ToolGuide, and made some tweaks > based on failures I saw. > > Tested with 'make docs' and manually confirmed that a handful of different > `@jls` and `@jvms` tags are pointing to the right place. This pull request has now been integrated. Changeset: c6a8027b Author: Dan Smith <[email protected]> URL: https://git.openjdk.org/jdk/commit/c6a8027b94bbcbde5f7dcabd0bff48b93bbb5a7f Stats: 62 lines in 3 files changed: 39 ins; 13 del; 10 mod 8370154: Update @jls and @jvms taglets to point to local specs dir Reviewed-by: liach ------------- PR: https://git.openjdk.org/jdk/pull/28207
