RFR: 8024505 [TESTBUG] update test groups for additional tests that can't run on the minimal VM
Coleen Phillmore
coleen.phillimore at oracle.com
Thu Sep 12 19:35:52 PDT 2013
David,
Looks good.
Coleen
On 9/11/2013 12:47 AM, David Holmes wrote:
> The initial definition of the groups that need a full VM missed some of
> the tests that exec a second VM without passing on the VM selection
> flag. i.e we run jtreg with -vmoption:-minimal but the test then runs
> "java -XX:.. ,args>" and relies on jvm.cfg to select the default VM -
> which will not be the minimal VM unless in a JRE where only the minimal
> VM is present. Hence the test incorrectly passes.
>
> webrev:
>
> http://cr.openjdk.java.net/~dholmes/8024505/webrev/
>
> I also fixed XCheckJSig as it can only run on a full JDK.
>
> Pushing through hotspot-emb.
>
> Thanks,
> David
More information about the hotspot-dev
mailing list