RFR: 8373552: ExactConversionsSupport: bad JLS links in javadoc
Chen Liang
liach at openjdk.org
Mon Dec 15 20:35:39 UTC 2025
On Thu, 11 Dec 2025 20:50:31 GMT, Aggelos Biboudis <abimpoudis at openjdk.org> wrote:
> Add relative links to the spec URL of primitive-types-in-patterns-instanceof-switch-jls.html
Sure, this works. The original javadoc render is "See *Java Language Specification*:" but "See: JLS xxx" would work too.
Ideally we would use something like a preview note, but this is now turned into [a JEP](https://openjdk.org/jeps/8363700) so a stopgap measure is better.
-------------
Marked as reviewed by liach (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/28775#pullrequestreview-3580028381
PR Comment: https://git.openjdk.org/jdk/pull/28775#issuecomment-3657482675
More information about the core-libs-dev
mailing list