RFR: 8263203: jconsole Online User Guide has wrong URL
Chris Plummer
cjplummer at openjdk.java.net
Mon Jun 7 21:09:15 UTC 2021
On Mon, 7 Jun 2021 19:36:23 GMT, Chris Plummer <cjplummer at openjdk.org> wrote:
> The URL for the users guide, referenced from both the About dialog and from the "Help -> Online Users Guide" menu item, has not functioned for a few releases due the restructuring of the JDK online docs. This PR fixes the URL. Note I also filed JDK-8268351 to get rid of the URL, but for 17 I prefer to just fix the URL.
>
> BTW, the change to MANAGE_HOTSPOT_MBEANS_IN_COLON_ is just my editor automatically getting rid of an extra space at the end of the line.
...although I'm uncertain how to get to .../management/using-jconsole.html using the "lookup" syntax as was done for getting to jconsole.html. Will need to ask someone on the docs teame.
-------------
PR: https://git.openjdk.java.net/jdk/pull/4399
More information about the serviceability-dev
mailing list