RFR: JDK-8277074: Qualified exported types show up in JavaDoc
Paul Sandoz
psandoz at openjdk.org
Tue Dec 6 16:56:23 UTC 2022
On Tue, 15 Nov 2022 12:15:42 GMT, Hannes Wallnöfer <hannesw at openjdk.org> wrote:
> Please review a simple change to hide internal classes in generated documentation by adding doc comments containing a `@hidden` tag. I verified the fix by making sure `grep -r jdk.internal` returns no matches in the generated documentation tree.
Changes for the Vector API are good.
-------------
Marked as reviewed by psandoz (Reviewer).
PR: https://git.openjdk.org/jdk/pull/11163
More information about the core-libs-dev
mailing list