On Fri, 26 Aug 2022 09:22:26 GMT, Jaikiran Pai <j...@openjdk.org> wrote:

> Can I please get a review of this javadoc only change which addresses 
> https://bugs.openjdk.org/browse/JDK-8292968?
> 
> The updated javadoc now uses the `@systemProperty`, since this is the place 
> where the semantics of this system property has been described. As per the 
> expectations of `@systemProperty` 
> (https://mail.openjdk.org/pipermail/core-libs-dev/2018-November/056653.html) 
> this would then be a relevant place to use that javadoc tag. 
> 
> After this change, I've run `make docs` and verified that the generated 
> javadoc renders properly and `java.content.handler.pkgs` shows up in the 
> system properties listing page.

LGTM

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

Marked as reviewed by dfuchs (Reviewer).

PR: https://git.openjdk.org/jdk/pull/10040

Reply via email to