jdk/test/java/lang/instrument/PremainClass/InheritAgent0110.java
changeset 33402 1156d495a525
parent 30376 2ccf2cf7ea48
--- a/jdk/test/java/lang/instrument/PremainClass/InheritAgent0110.java	Wed Jul 05 20:56:54 2017 +0200
+++ b/jdk/test/java/lang/instrument/PremainClass/InheritAgent0110.java	Tue Oct 27 20:06:02 2015 -0700
@@ -27,7 +27,6 @@
  * @summary test config (0,1,1,0): inherited 1-arg and declared 2-arg in agent class
  * @author Daniel D. Daugherty, Sun Microsystems
  *
- * @modules java.instrument
  * @run shell ../MakeJAR3.sh InheritAgent0110
  * @run main/othervm -javaagent:InheritAgent0110.jar DummyMain
  */