< prev index next >

test/vmTestbase/nsk/aod/VirtualMachine/VirtualMachine06/VirtualMachine06.java

Print this page

        

@@ -36,11 +36,11 @@
  *         - it is possible to pass options to agent using loadAgent(String agent, String options)
  *         - it is possible to specify null options (in this case null is passed to the agentmain)
  *         - if agent throws exception from 'agentmain' VirtualMachine.loadAgent throws AgentInitializationException
  *
  * @library /vmTestbase
- *          /testlibrary /test/hotspot/jtreg/vmTestbase
+ *          /testlibrary
  *          /test/lib
  *
  * @run driver jdk.test.lib.FileInstaller . .
  *
  * @comment compile VM06Agent0[0-3].java to current directory
< prev index next >