[
https://issues.apache.org/jira/browse/LOG4J2-2982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17255155#comment-17255155
]
Gary D. Gregory commented on LOG4J2-2982:
-----------------------------------------
That would require that we generate Javadocs with Java 12 or above though.
> Use {@systemProperty} javadoc tag
> ---------------------------------
>
> Key: LOG4J2-2982
> URL: https://issues.apache.org/jira/browse/LOG4J2-2982
> Project: Log4j 2
> Issue Type: Improvement
> Reporter: Marcono1234
> Priority: Minor
>
> [JDK-8211132|https://bugs.openjdk.java.net/browse/JDK-8211132] added the
> [{{{@systemProperty
> ...\}}}|https://docs.oracle.com/en/java/javase/15/docs/specs/javadoc/doc-comment-spec.html#systemproperty]
> javadoc tag. This tag makes it easier to find System Properties.
> It would be good if the Log4j2 documentation used this tag since Log4j2 has
> quite a lot of System Properties.
> It might be necessary to adjust the Maven toolchain to upgrade the JDK for
> building the javadoc; in general it might be preferable to always use the
> latest JDK for building the javadoc because then the javadoc pages contain
> the latest improvements.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)