Integrated: JDK-8253559: The INDEX page should link to Serialized Form and Constant Values pages

Jonathan Gibbons jjg at openjdk.java.net
Fri Oct 16 22:19:15 UTC 2020


On Tue, 13 Oct 2020 21:32:43 GMT, Jonathan Gibbons <jjg at openjdk.org> wrote:

> The mechanism to add links for summary pages in the main index is generalized, and now includes the Constant Values
> page, the Deprecated page and the Serialized Form page, provided these pages have non-empty content.
> The only change to the generated output is very minor: the text of existing link to the "System Properties" page is
> changed to use a non-breaking space, in line with the links for "All Classes" and "All Packages".

This pull request has now been integrated.

Changeset: 83ea8631
Author:    Jonathan Gibbons <jjg at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/83ea8631
Stats:     125 lines in 14 files changed: 81 ins; 25 del; 19 mod

8253559: The INDEX page should link to Serialized Form and Constant Values pages

Reviewed-by: hannesw

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

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


More information about the javadoc-dev mailing list