mirror of
https://github.com/openjdk/jdk.git
synced 2026-03-22 21:59:52 +00:00
8230865: [TESTBUG] jdk/jfr/event/io/EvilInstrument.java fails at-run shell MakeJAR.sh target
Prebuilding the test class before adding it into a jar file Reviewed-by: iignatyev, egahlin
This commit is contained in:
parent
d60ee287e1
commit
725da985e1
@ -52,6 +52,7 @@ import jdk.test.lib.Utils;
|
||||
* @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
|
||||
*/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user