jdk/src/jdk.jstatd/share/classes/module-info.java
changeset 45528 1e8c2f062ad3
parent 44417 a431edba1629
child 45654 5ff2edfa03fc
equal deleted inserted replaced
45527:09cded555a99 45528:1e8c2f062ad3
    22  * or visit www.oracle.com if you need additional information or have any
    22  * or visit www.oracle.com if you need additional information or have any
    23  * questions.
    23  * questions.
    24  */
    24  */
    25 
    25 
    26 /**
    26 /**
    27  * Defines the tool for starting a daemon for the jstat tool to monitor
    27  * Defines the <em>{@index jstatd jstatd tool}</em> tool for starting a daemon
    28  * JVM statistics remotely.
    28  * for the jstat tool to monitor JVM statistics remotely.
       
    29  *
       
    30  * <dl style="font-family:'DejaVu Sans', Arial, Helvetica, sans serif">
       
    31  * <dt class="simpleTagLabel">Tool Guides:
       
    32  * <dd>{@extLink jstatd_tool_reference jstatd}
       
    33  * </dl>
    29  *
    34  *
    30  * @moduleGraph
    35  * @moduleGraph
    31  * @since 9
    36  * @since 9
    32  */
    37  */
    33 module jdk.jstatd {
    38 module jdk.jstatd {