src/share/classes/com/sun/tools/attach/AgentLoadException.java

Print this page

        

@@ -34,10 +34,11 @@
  * {@link com.sun.tools.attach.VirtualMachine#loadAgentLibrary
  * VirtualMachine.loadAgentLibrary}, {@link
  * com.sun.tools.attach.VirtualMachine#loadAgentPath loadAgentPath} methods
  * if the agent, or agent library, cannot be loaded.
  */
+@jdk.Supported
 public class AgentLoadException extends Exception {
 
     /** use serialVersionUID for interoperability */
     static final long serialVersionUID = 688047862952114238L;