On Wed, 9 Apr 2025 15:45:41 GMT, Roger Riggs <rri...@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