Integrated: 8287118: Use monospace font for annotation default values

liach duke at openjdk.java.net
Wed Jun 1 23:09:33 UTC 2022


On Sat, 21 May 2022 00:09:30 GMT, liach <duke at 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).

This pull request has now been integrated.

Changeset: 6030c0e4
Author:    liach <liach at users.noreply.github.com>
Committer: Jonathan Gibbons <jjg at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/6030c0e4033655e7ce282f43c2216b4e29411c22
Stats:     3 lines in 3 files changed: 0 ins; 0 del; 3 mod

8287118: Use monospace font for annotation default values

Reviewed-by: hannesw, jjg

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

PR: https://git.openjdk.java.net/jdk/pull/8822


More information about the javadoc-dev mailing list