make/jprt.properties
Index Unified diffs Context diffs Sdiffs Patch New Old Previous File Next File
*** old/make/jprt.properties	Wed Apr 20 14:36:43 2016
--- new/make/jprt.properties	Wed Apr 20 14:36:43 2016

*** 205,218 **** --- 205,217 ---- # Test target list (no fastdebug & limited c2 testing) my.test.target.set= \ solaris_sparcv9_5.11-product-c2-TESTNAME, \ solaris_x64_5.11-product-c2-TESTNAME, \ ! linux_i586_3.8-product-{c1|c2}-TESTNAME, \ ! linux_i586_3.8-product-c2-TESTNAME, \ linux_x64_3.8-product-c2-TESTNAME, \ macosx_x64_10.9-product-c2-TESTNAME, \ windows_i586_6.3-product-c1-TESTNAME, \ windows_x64_6.3-product-c2-TESTNAME # Default vm test targets (testset=default) my.test.targets.default= \ ${my.test.target.set:TESTNAME=jvm98}, \
*** 293,303 **** --- 292,301 ---- # JCK test targets in test/Makefile (no windows) my.test.target.set.jck= \ solaris_sparcv9_5.11-product-c2-JCK7TESTRULE, \ solaris_x64_5.11-product-c2-JCK7TESTRULE, \ linux_i586_3.8-product-c1-JCK7TESTRULE, \ linux_x64_3.8-product-c2-JCK7TESTRULE # JCK testset targets my.make.rule.test.targets.jck= \ ${my.test.target.set.jck:JCK7TESTRULE=jck7devtools}, \

make/jprt.properties
Index Unified diffs Context diffs Sdiffs Patch New Old Previous File Next File