Looks good! Thanks, /Staffan
> On 24 apr 2015, at 12:23, Jaroslav Bachorik <jaroslav.bacho...@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-