RFR: 8346109: Create JDK taglet for additional preview notes
Hannes Wallnöfer
hannesw at openjdk.org
Wed Apr 9 17:26:50 UTC 2025
On Wed, 9 Apr 2025 15:45:41 GMT, Roger Riggs <rriggs at openjdk.org> wrote:
> For methods that have "@PreviewFeature(feature = PreviewFeature.Feature.VALUE_OBJECTS, reflective=true)" annotations the first (summary) line in the list of methods is "Preview." without any decoration. Is that intended?
Yes, that's intended. Not very pretty, but hard to miss.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/23395#issuecomment-2790448425
More information about the javadoc-dev
mailing list