RFR 8076971: sun/management/jmxremote/startstop/JMXStatusTest.java failed with AssertionError

Staffan Larsen staffan.larsen at oracle.com
Fri Apr 24 10:44:11 UTC 2015


Looks good!

Thanks,
/Staffan

> On 24 apr 2015, at 12:23, Jaroslav Bachorik <jaroslav.bachorik at oracle.com> wrote:
> 
> Please, review the following test change
> 
> Issue : https://bugs.openjdk.java.net/browse/JDK-8076971
> Webrev: http://cr.openjdk.java.net/~jbachorik/8076971/webrev.00
> 
> The tests trying to access target JVMs via eg. 'jcmd' will fail on embedded configurations if the flag '-XX:+UsePerfData' is not specified.
> 
> This patch adds this flag to the test application test builders thus making the target JVMs visible to 'jcmd'.
> 
> Thanks,
> 
> -JB-



More information about the serviceability-dev mailing list