Trivial RFR: 8036616: [TESTBUG] Embedded: sun/jvmstat/monitor/MonitoredVm/CR6672135.java should be launched with -XX:+UsePerfData

David Holmes david.holmes at oracle.com
Tue Nov 4 23:08:27 UTC 2014


Thanks Jaroslav!

David

On 4/11/2014 8:57 PM, Jaroslav Bachorik wrote:
> Looks good.
>
> -JB-
>
> On 11/04/2014 11:48 AM, David Holmes wrote:
>> bug: https://bugs.openjdk.java.net/browse/JDK-8036616
>>
>> webrev: inline below
>>
>> Trivial test modification contributed by Pavel Chistyakov. I've reviewed
>> it but would like a second review from serviceability please. I plan to
>> push via hs-rt forest.
>>
>> Thanks,
>> David
>>
>>
>> diff -r ef6ec39fd6bd test/sun/jvmstat/monitor/MonitoredVm/CR6672135.java
>> --- a/test/sun/jvmstat/monitor/MonitoredVm/CR6672135.java
>> +++ b/test/sun/jvmstat/monitor/MonitoredVm/CR6672135.java
>> @@ -34,6 +34,7 @@
>>    * @bug 6672135
>>    * @summary setInterval() for local MonitoredHost and local MonitoredVm
>>    * @author Tomas Hurka
>> + * @run main/othervm -XX:+UsePerfData CR6672135
>>    */
>>   public class CR6672135 {
>


More information about the serviceability-dev mailing list