RFR(T): 8230865:[TESTBUG] jdk/jfr/event/io/EvilInstrument.java fails at-run shell MakeJAR.sh target

mikhailo.seledtsov at oracle.com mikhailo.seledtsov at oracle.com
Fri Oct 11 16:39:29 UTC 2019


Thanks Erik.

On 10/11/19 4:39 AM, Erik Gahlin wrote:
> 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