Review request: add TESTVMOPTS to jigsaw shell tests

Jonathan Gibbons jonathan.gibbons at oracle.com
Fri Apr 13 10:34:44 PDT 2012


On 04/13/2012 10:01 AM, Alan Bateman wrote:
> On 13/04/2012 15:37, Jonathan Gibbons wrote:
>>
>> TESTTOOLVMOPTS is equivalent to TESTVMOPTS for tools -- i.e. each 
>> option is prefixed with -J
>>
>> -- Jon
> Like Mandy, I didn't know about this one, very useful!
>
> -Alan

To see the complete list in a shell test, try executing
     env | grep '^TEST'
in a shell test.

In a regular (Java) test, look for system properties beginning "test."

-- Jon





More information about the jigsaw-dev mailing list