RFR: JDK-8300133: Use generalized see and link tags in core libs
Jonathan Gibbons
jjg at openjdk.org
Fri Jan 13 22:33:13 UTC 2023
On Fri, 13 Jan 2023 21:30:06 GMT, Joe Darcy <darcy at openjdk.org> wrote:
> With generalized see and link tags that can refer to anchors (JDK-8200337), the see and link tags in core libraries should be updated to use this feature when possible. This PR covers such updates for java.base.
Nice to see all those `<a href="{@docRoot}/..."` references go away.
-------------
Marked as reviewed by jjg (Reviewer).
PR: https://git.openjdk.org/jdk/pull/12000
More information about the security-dev
mailing list