On Sat, 21 May 2022 00:09:30 GMT, liach <d...@openjdk.java.net> wrote:
> Now the default values of annotation interface methods are rendered in > `<code>` tags like the values on the constant values page. > > Compare `BeanProperties` from [JDK > 18](https://docs.oracle.com/en/java/javase/18/docs/api/java.desktop/java/beans/BeanProperty.html) > and [this > patch](https://cr.openjdk.java.net/~liach/8287118/java.desktop/java/beans/BeanProperty.html). Looks good to me. ------------- Marked as reviewed by hannesw (Reviewer). PR: https://git.openjdk.java.net/jdk/pull/8822