You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Extra doc for EXTRA_OPTIONS
Signed-off-by: Stewart X Addison <[email protected]>
* Add extra descriptions to JVM_OPTIONS and CUSTOM_TARGET
Signed-off-by: Stewart X Addison <[email protected]>
---------
Signed-off-by: Stewart X Addison <[email protected]>
individual test in playlist.xml: floatSanityTests|MiniMix_5m|jdk_math|jdk_beans_0|jdk_custom<br/>
362
362
a list of tests: testList TESTLIST=jit_jitt,jit_recognizedMethod_1,testSCCMLTests2_1<br/>
363
363
Note: please do not use level, group or type (i.e., functional, sanity, etc) in the TESTLIST<br/>''')
364
-
stringParam('CUSTOM_TARGET', "",'''
365
-
Only used when the custom target is specified in TARGET , e.g. jdk_custom, langtools_custom, system_custom, etc., CUSTOM_TARGET=path to the test class to execute<br>
364
+
stringParam('CUSTOM_TARGET', "",
365
+
'''Only used when the custom target is specified in TARGET , e.g. jdk_custom, langtools_custom, system_custom, etc., CUSTOM_TARGET=path to the test class to execute (typically ending in .java or .sh)<br>
0 commit comments