RFR: 8299836: Make `user.timezone` system property searchable [v2]

Jaikiran Pai jpai at openjdk.org
Tue Jan 10 01:53:54 UTC 2023


On Tue, 10 Jan 2023 01:34:53 GMT, Jaikiran Pai <jpai at openjdk.org> wrote:

> but you may want to check how it "reads" on the generated javadoc index page for system properties.

For clarity, I meant the page where you will see all the system properties - there's a "Index" on top of the javadoc API page https://docs.oracle.com/en/java/javase/19/docs/api/index.html which leads to a page which has a link to the "System Properties" page, which should lead to https://docs.oracle.com/en/java/javase/19/docs/api/system-properties.html

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

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


More information about the core-libs-dev mailing list