Looks good! Thanks, /Staffan
> On 10 juni 2016, at 09:27, Robbin Ehn <robbin....@oracle.com> wrote: > > Hi all, > > I can not reproduce running the tests mutiple times on mutiple platforms. > And I can not see anything particular in test code. > So I'm removing the @ignore flag for these. > > Bug: https://bugs.openjdk.java.net/browse/JDK-8072440 > Webrev: http://cr.openjdk.java.net/~rehn/8072440/webrev/ > > Thanks! > > /Robbin > > diff -r 25b6767b6c1d test/serviceability/dcmd/framework/HelpTest.java > --- a/test/serviceability/dcmd/framework/HelpTest.java Wed Jun 08 > 16:07:49 2016 +0200 > +++ b/test/serviceability/dcmd/framework/HelpTest.java Fri Jun 10 > 09:24:57 2016 +0200 > @@ -39,3 +39,2 @@ > * jdk.jvmstat/sun.jvmstat.monitor > - * @ignore 8072440 > * @build jdk.test.lib.* > diff -r 25b6767b6c1d > test/serviceability/dcmd/framework/InvalidCommandTest.java > --- a/test/serviceability/dcmd/framework/InvalidCommandTest.java Wed Jun > 08 16:07:49 2016 +0200 > +++ b/test/serviceability/dcmd/framework/InvalidCommandTest.java Fri Jun > 10 09:24:57 2016 +0200 > @@ -39,3 +39,2 @@ > * jdk.jvmstat/sun.jvmstat.monitor > - * @ignore 8072440 > * @build jdk.test.lib.* > diff -r 25b6767b6c1d test/serviceability/dcmd/framework/VMVersionTest.java > --- a/test/serviceability/dcmd/framework/VMVersionTest.java Wed Jun 08 > 16:07:49 2016 +0200 > +++ b/test/serviceability/dcmd/framework/VMVersionTest.java Fri Jun 10 > 09:24:57 2016 +0200 > @@ -40,3 +40,2 @@ > * jdk.jvmstat/sun.jvmstat.monitor > - * @ignore 8072440 > * @build jdk.test.lib.* >