RFR: 8357869: Remove PreviewNote taglet in its current form

Hannes Wallnöfer hannesw at openjdk.org
Wed May 28 09:24:53 UTC 2025


On Tue, 27 May 2025 22:38:58 GMT, Magnus Ihse Bursie <ihse at openjdk.org> wrote:

> Can you really keep the changes to TestPreview.java from JDK-8346109?

Yes, the test does not rely on the JDK build taglet, it uses the javadoc `-tag` option to register a generic tag. More importantly, the internal JavaDoc changes in JDK-8346109 (which were not subject to CSR) include refactorings and improvements which are also required for other issues I'm working on.

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

PR Comment: https://git.openjdk.org/jdk/pull/25467#issuecomment-2915600389


More information about the javadoc-dev mailing list