--- old/jdk/src/jdk.jstatd/share/classes/module-info.java 2017-06-07 10:50:03.000000000 -0700 +++ new/jdk/src/jdk.jstatd/share/classes/module-info.java 2017-06-07 10:50:03.000000000 -0700 @@ -24,8 +24,13 @@ */ /** - * Defines the tool for starting a daemon for the jstat tool to monitor - * JVM statistics remotely. + * Defines the {@index jstatd jstatd tool} tool for starting a daemon + * for the jstat tool to monitor JVM statistics remotely. + * + *
+ *
Tool Guides: + *
{@extLink jstatd_tool_reference jstatd} + *
* * @moduleGraph * @since 9