test/jdk/jdk/jfr/event/io/EvilInstrument.java
changeset 58573 79da7db7e9b1
parent 55199 3a09397c147e
child 58679 9c3209ff7550
child 58976 4e3694a617d4
--- a/test/jdk/jdk/jfr/event/io/EvilInstrument.java	Fri Oct 11 11:06:46 2019 -0700
+++ b/test/jdk/jdk/jfr/event/io/EvilInstrument.java	Fri Oct 11 13:14:00 2019 -0700
@@ -52,6 +52,7 @@
  * @library /test/lib /test/jdk
  * @modules java.instrument
  *
+ * @build jdk.jfr.event.io.EvilInstrument
  * @run shell MakeJAR.sh EvilInstrument 'Can-Redefine-Classes: true'
  * @run main/othervm -javaagent:EvilInstrument.jar jdk.jfr.event.io.EvilInstrument
  */