Integrated: 8274071: Clean up java.lang.ref comments and documentation

Pavel Rappo prappo at openjdk.java.net
Wed Sep 22 13:46:02 UTC 2021


On Tue, 21 Sep 2021 12:05:27 GMT, Pavel Rappo <prappo at openjdk.org> wrote:

> This PR fixes an inline comment typo and reduces "overlinking" in a doc comment in `java.lang.ref.Reference`. Overlinking happens because the `reachabilityFence` method:
>  * Links `package-summary.html#reachability` twice.
>  * Refers to JLS 12.6 twice: once from a block tag and once from an inline tag.

This pull request has now been integrated.

Changeset: c6df3c95
Author:    Pavel Rappo <prappo at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/c6df3c9571cfa9607f3deffeaa77701dde9fea15
Stats:     4 lines in 1 file changed: 0 ins; 2 del; 2 mod

8274071: Clean up java.lang.ref comments and documentation

Reviewed-by: rriggs, kbarrett, mchung, iris, lancea

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

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


More information about the core-libs-dev mailing list