RFR(T): 8230865:[TESTBUG] jdk/jfr/event/io/EvilInstrument.java fails at-run shell MakeJAR.sh target
    Erik Gahlin 
    erik.gahlin at oracle.com
       
    Fri Oct 11 11:39:52 UTC 2019
    
    
  
Looks good.
Erik
> Please review this trivial change that fixes a build problem for this 
> test:
>
> diff --git a/test/jdk/jdk/jfr/event/io/EvilInstrument.java 
> b/test/jdk/jdk/jfr/event/io/EvilInstrument.java
> --- a/test/jdk/jdk/jfr/event/io/EvilInstrument.java
> +++ b/test/jdk/jdk/jfr/event/io/EvilInstrument.java
> @@ -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
>   */
>
> Thank you,
>
> Misha
>
    
    
More information about the hotspot-jfr-dev
mailing list