test/jdk/jdk/jfr/event/io/EvilInstrument.java
changeset 58573 79da7db7e9b1
parent 55199 3a09397c147e
child 58679 9c3209ff7550
child 58976 4e3694a617d4
equal deleted inserted replaced
58568:6c1f645bd601 58573:79da7db7e9b1
    50  * @requires vm.hasJFR
    50  * @requires vm.hasJFR
    51  *
    51  *
    52  * @library /test/lib /test/jdk
    52  * @library /test/lib /test/jdk
    53  * @modules java.instrument
    53  * @modules java.instrument
    54  *
    54  *
       
    55  * @build jdk.jfr.event.io.EvilInstrument
    55  * @run shell MakeJAR.sh EvilInstrument 'Can-Redefine-Classes: true'
    56  * @run shell MakeJAR.sh EvilInstrument 'Can-Redefine-Classes: true'
    56  * @run main/othervm -javaagent:EvilInstrument.jar jdk.jfr.event.io.EvilInstrument
    57  * @run main/othervm -javaagent:EvilInstrument.jar jdk.jfr.event.io.EvilInstrument
    57  */
    58  */
    58 
    59 
    59 public class EvilInstrument {
    60 public class EvilInstrument {