Skip to content

Commit

Permalink
8230865: [TESTBUG] jdk/jfr/event/io/EvilInstrument.java fails at-run …
Browse files Browse the repository at this point in the history
…shell MakeJAR.sh target

Prebuilding the test class before adding it into a jar file

Backport-of: 725da985e170d72c3ca3dc2dfbb3d7e083b5371a
  • Loading branch information
Dongbo He authored and RealFYang committed Mar 22, 2022
1 parent 25693fa commit 2bbec15
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions jdk/test/jdk/jfr/event/io/EvilInstrument.java
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@
* @library /lib /
*
*
* @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
*/
Expand Down

1 comment on commit 2bbec15

@openjdk-notifier
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.