run profiles openjdk8

Martijn Verburg martijnverburg at gmail.com
Mon Aug 8 10:35:20 UTC 2016


Hi Manuela,

My understanding is that jtreg allows you to specify a group which roughly
matches a profile.  The available profiles are:

   - jdk
   - jre
   - compact3
   - compact2
   - compact2_minimal
   - compact1
   - compact1_minimal

So to test against compact2 you could run something like:

java -jar jtreg.jar -va -nr -vmoption:-compact2 CDS.java

I'm cross-posting this to jtreg-dev (I recommend all adoption followers
jump on the jtreg list to ask questions about how to run tests) and
summoning Mr Jonathan Gibbons for the definitive answer :-).

Cheers,
Martijn

On 7 August 2016 at 21:41, Manuela Grindei <manuelag2004 at yahoo.co.uk> wrote:

> Hi,
>
> I was wondering if anyone knew the right command(s) to run the tests for
> each profile, I couldn't find anything about it in the guide.
> Cheers,
>
> Manuela
>


More information about the adoption-discuss mailing list