Integrated: 8292968: java.net.ContentHandler's javadoc has a broken reference

Jaikiran Pai jpai at openjdk.org
Tue Aug 30 05:27:05 UTC 2022


On Fri, 26 Aug 2022 09:22:26 GMT, Jaikiran Pai <jpai at 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.

This pull request has now been integrated.

Changeset: bc6ac6f7
Author:    Jaikiran Pai <jpai at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/bc6ac6f7af7a41a7f045c9f2e443e6d204197051
Stats:     2 lines in 1 file changed: 0 ins; 0 del; 2 mod

8292968: java.net.ContentHandler's javadoc has a broken reference

Reviewed-by: dfuchs

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

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


More information about the net-dev mailing list