jdk/src/jdk.attach/share/classes/com/sun/tools/attach/package-info.java
changeset 34894 3248b89d1921
parent 30678 a8b7fd8ede97
equal deleted inserted replaced
34893:71fe40b51c50 34894:3248b89d1921
    36  * VM and load the agent.
    36  * VM and load the agent.
    37  *
    37  *
    38  * @since 1.6
    38  * @since 1.6
    39  */
    39  */
    40 
    40 
    41 @jdk.Exported
       
    42 package com.sun.tools.attach;
    41 package com.sun.tools.attach;