RFR: JDK-6251738: Want a top-level summary page that itemizes all spec documents referenced from javadocs (OEM spec) [v14]

Jonathan Gibbons jjg at openjdk.org
Fri Sep 23 17:50:23 UTC 2022


On Fri, 23 Sep 2022 17:24:49 GMT, Jonathan Gibbons <jjg at openjdk.org> wrote:

>> Thanks for the comment; I'll investigate
>
> Good catch;
> 
> Yes, the use of `getReference` is indeed questionable, given its implementation, which is specific to `@see`.   Given ongoing recent work, it's also not clear that the `@spec` tag should be inheritable.

For now, I'll change it to `getTags`, pending discussions on whether the tag should be inheritable.

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

PR: https://git.openjdk.org/jdk/pull/8439


More information about the compiler-dev mailing list