< prev index next >

test/jdk/jdk/jfr/event/io/EvilInstrument.java

Print this page
rev 51054 : imported patch 9000013-aixDisableJFR-requires.patch

*** 44,53 **** --- 44,54 ---- * @test * @key jfr * @summary This test runs JFR with a javaagent that reads/writes files and * sockets during every class definition. This is to verify that the i/o * instrumentation in JFR does not interfere with javaagents. + * @requires vm.hasJFR * * @library /test/lib /test/jdk * @modules java.instrument * * @run shell MakeJAR.sh EvilInstrument 'Can-Redefine-Classes: true'
< prev index next >