Specify any command-line options that JavaTest should set for the Java launcher when it runs the tests on your system.
For example you may want to specify:
-Xmx256m -Xms128m
to change the default maximum and initial Java heap size.