Path: blob/master/test/functional/DDR_Test/playlist.xml
6000 views
<?xml version='1.0' encoding='UTF-8'?>1<!--2Copyright (c) 2018, 2022 IBM Corp. and others34This program and the accompanying materials are made available under5the terms of the Eclipse Public License 2.0 which accompanies this6distribution and is available at https://www.eclipse.org/legal/epl-2.0/7or the Apache License, Version 2.0 which accompanies this distribution and8is available at https://www.apache.org/licenses/LICENSE-2.0.910This Source Code may also be made available under the following11Secondary Licenses when the conditions for such availability set12forth in the Eclipse Public License, v. 2.0 are satisfied: GNU13General Public License, version 2 with the GNU Classpath14Exception [1] and GNU General Public License, version 2 with the15OpenJDK Assembly Exception [2].1617[1] https://www.gnu.org/software/classpath/license.html18[2] http://openjdk.java.net/legal/assembly-exception.html1920SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception21-->22<playlist xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../TKG/playlist.xsd">23<include>ddrSettings.mk</include>24<test>25<testCaseName>testDDRExt_General</testCaseName>26<command>cp $(TEST_RESROOT)$(D)tck_ddrext.xml .; ant -DJAVA_COMMAND=$(JAVA_COMMAND) -DTEST_ROOT=${TEST_ROOT} -DTEST_JDK_HOME=${TEST_JDK_HOME} -DJDK_VERSION=${JDK_VERSION} \27-DTEST_RESROOT=$(TEST_RESROOT) -DRESOURCES_DIR=${RESOURCES_DIR} -DREPORTDIR=${REPORTDIR} -DOS=${OS} -DBITS=$(BITS) -DLIB_DIR=${LIB_DIR} \28-Dtest.list=$(Q)TestDDRExtensionGeneral$(Q) -DADDITIONALEXPORTS=$(ADDEXPORTS_JDKASM_UNNAMED) -f $(Q)$(REPORTDIR)$(D)tck_ddrext.xml$(Q); \29$(TEST_STATUS)</command>30<disables>31<disable>32<comment>https://github.com/eclipse-openj9/openj9/issues/14387</comment>33<platform>aarch64_mac.*</platform>34</disable>35</disables>36<levels>37<level>extended</level>38</levels>39<groups>40<group>functional</group>41</groups>42<impls>43<impl>openj9</impl>44<impl>ibm</impl>45</impls>46</test>47<test>48<testCaseName>testDDRExt_Class</testCaseName>49<command>cp $(TEST_RESROOT)$(D)tck_ddrext.xml .; ant -DJAVA_COMMAND=$(JAVA_COMMAND) -DTEST_ROOT=${TEST_ROOT} -DTEST_JDK_HOME=${TEST_JDK_HOME} -DJDK_VERSION=${JDK_VERSION} \50-DTEST_RESROOT=$(TEST_RESROOT) -DRESOURCES_DIR=${RESOURCES_DIR} -DREPORTDIR=${REPORTDIR} -DOS=${OS} -DBITS=$(BITS) -DLIB_DIR=${LIB_DIR} \51-Dtest.list=$(Q)TestClassExt$(Q) -DADDITIONALEXPORTS=$(ADDEXPORTS_JDKASM_UNNAMED) -f $(Q)$(REPORTDIR)$(D)tck_ddrext.xml$(Q); \52$(TEST_STATUS)</command>53<disables>54<disable>55<comment>https://github.com/eclipse-openj9/openj9/issues/14387</comment>56<platform>aarch64_mac.*</platform>57</disable>58</disables>59<levels>60<level>extended</level>61</levels>62<groups>63<group>functional</group>64</groups>65<impls>66<impl>openj9</impl>67<impl>ibm</impl>68</impls>69</test>70<test>71<testCaseName>testDDRExt_Callsites</testCaseName>72<command>cp $(TEST_RESROOT)$(D)tck_ddrext.xml .; ant -DJAVA_COMMAND=$(JAVA_COMMAND) -DTEST_ROOT=${TEST_ROOT} -DTEST_JDK_HOME=${TEST_JDK_HOME} -DJDK_VERSION=${JDK_VERSION} \73-DTEST_RESROOT=$(TEST_RESROOT) -DRESOURCES_DIR=${RESOURCES_DIR} -DREPORTDIR=${REPORTDIR} -DOS=${OS} -DBITS=$(BITS) -DLIB_DIR=${LIB_DIR} \74-Dtest.list=$(Q)TestCallsites$(Q) -DADDITIONALEXPORTS=$(ADDEXPORTS_JDKASM_UNNAMED) -f $(Q)$(REPORTDIR)$(D)tck_ddrext.xml$(Q); \75$(TEST_STATUS)</command>76<disables>77<disable>78<comment>https://github.com/eclipse-openj9/openj9/issues/14387</comment>79<platform>aarch64_mac.*</platform>80</disable>81</disables>82<levels>83<level>extended</level>84</levels>85<groups>86<group>functional</group>87</groups>88<impls>89<impl>openj9</impl>90<impl>ibm</impl>91</impls>92</test>93<test>94<testCaseName>testDDRExt_JITExt</testCaseName>95<command>cp $(TEST_RESROOT)$(D)tck_ddrext.xml .; ant -v -DJAVA_COMMAND=$(JAVA_COMMAND) -DTEST_ROOT=${TEST_ROOT} -DTEST_JDK_HOME=${TEST_JDK_HOME} -DJDK_VERSION=${JDK_VERSION} \96-DTEST_RESROOT=$(TEST_RESROOT) -DRESOURCES_DIR=${RESOURCES_DIR} -DREPORTDIR=${REPORTDIR} -DOS=${OS} -DBITS=$(BITS) -DLIB_DIR=${LIB_DIR} \97-Dtest.list=$(Q)TestJITExt$(Q) -DADDITIONALEXPORTS=$(ADDEXPORTS_JDKASM_UNNAMED) -DEXTRADUMPOPT=$(Q)-Xjit:count=0$(Q) -f $(Q)$(REPORTDIR)$(D)tck_ddrext.xml$(Q); \98$(TEST_STATUS)</command>99<disables>100<disable>101<comment>https://github.com/eclipse-openj9/openj9/issues/14387</comment>102<platform>aarch64_mac.*</platform>103</disable>104</disables>105<levels>106<level>extended</level>107</levels>108<groups>109<group>functional</group>110</groups>111<impls>112<impl>openj9</impl>113<impl>ibm</impl>114</impls>115</test>116<test>117<testCaseName>testDDRExt_SharedClasses</testCaseName>118<command>cp $(TEST_RESROOT)$(D)tck_ddrext.xml .; ant -DJAVA_COMMAND=$(JAVA_COMMAND) -DTEST_ROOT=${TEST_ROOT} -DTEST_JDK_HOME=${TEST_JDK_HOME} -DJDK_VERSION=${JDK_VERSION} \119-DTEST_RESROOT=$(TEST_RESROOT) -DRESOURCES_DIR=${RESOURCES_DIR} -DREPORTDIR=${REPORTDIR} -DOS=${OS} -DBITS=$(BITS) -DLIB_DIR=${LIB_DIR} \120-Dtest.list=$(Q)TestSharedClassesExt$(Q) -DADDITIONALEXPORTS=$(ADDEXPORTS_JDKASM_UNNAMED) -f $(Q)$(REPORTDIR)$(D)tck_ddrext.xml$(Q); \121$(TEST_STATUS)</command>122<disables>123<disable>124<comment>https://github.com/eclipse-openj9/openj9/issues/14387</comment>125<platform>aarch64_mac.*</platform>126</disable>127</disables>128<levels>129<level>extended</level>130</levels>131<groups>132<group>functional</group>133</groups>134<impls>135<impl>openj9</impl>136<impl>ibm</impl>137</impls>138</test>139<test>140<testCaseName>testDDRExtJunit_CollisionResilientHashtable</testCaseName>141<command>cp $(TEST_RESROOT)$(D)tck_ddrext.xml .; ant -DJAVA_COMMAND=$(JAVA_COMMAND) -DTEST_ROOT=${TEST_ROOT} -DTEST_JDK_HOME=${TEST_JDK_HOME} -DJDK_VERSION=${JDK_VERSION} \142-DTEST_RESROOT=$(TEST_RESROOT) -DRESOURCES_DIR=${RESOURCES_DIR} -DREPORTDIR=${REPORTDIR} -DOS=${OS} -DBITS=$(BITS) -DLIB_DIR=${LIB_DIR} \143-Dtest.list=$(Q)TestCollisionResilientHashtable$(Q) -DEXTRADUMPOPT=$(Q)-XX:stringTableListToTreeThreshold=64$(Q) -DADDITIONALEXPORTS=$(ADDEXPORTS_JDKASM_UNNAMED) -f $(Q)$(REPORTDIR)$(D)tck_ddrext.xml$(Q); \144$(TEST_STATUS)</command>145<disables>146<disable>147<comment>https://github.com/eclipse-openj9/openj9/issues/14387</comment>148<platform>aarch64_mac.*</platform>149</disable>150</disables>151<levels>152<level>extended</level>153</levels>154<groups>155<group>functional</group>156</groups>157<impls>158<impl>openj9</impl>159<impl>ibm</impl>160</impls>161</test>162<test>163<testCaseName>testDDRExtJunit_StackMap</testCaseName>164<command>cp $(TEST_RESROOT)$(D)tck_ddrext.xml .; ant -DJAVA_COMMAND=$(JAVA_COMMAND) -DCOREGEN=$(Q)j9vm.test.corehelper.StackMapCoreGenerator$(Q) -DTEST_ROOT=${TEST_ROOT} -DTEST_JDK_HOME=${TEST_JDK_HOME} -DJDK_VERSION=${JDK_VERSION} \165-DTEST_RESROOT=$(TEST_RESROOT) -DRESOURCES_DIR=${RESOURCES_DIR} -DREPORTDIR=${REPORTDIR} -DOS=${OS} -DBITS=$(BITS) -DLIB_DIR=${LIB_DIR} \166-Dtest.list=$(Q)TestStackMap$(Q) -DEXTRADUMPOPT=$(Q)-Xdump:system:events=throw,filter=*HelperExceptionForCoreGeneration*$(Q) -DADDITIONALEXPORTS=$(ADDEXPORTS_JDKASM_UNNAMED) -f $(Q)$(REPORTDIR)$(D)tck_ddrext.xml$(Q); \167$(TEST_STATUS)</command>168<disables>169<disable>170<comment>https://github.com/eclipse-openj9/openj9/issues/14387</comment>171<platform>aarch64_mac.*</platform>172</disable>173</disables>174<levels>175<level>extended</level>176</levels>177<groups>178<group>functional</group>179</groups>180<impls>181<impl>openj9</impl>182<impl>ibm</impl>183</impls>184</test>185<test>186<testCaseName>testDDRExtJunit_MonitorsAndDeadlock1</testCaseName>187<variations>188<variation>Mode101</variation>189<variation>Mode601</variation>190</variations>191<command>cp $(TEST_RESROOT)$(D)tck_ddrext.xml .; $(ADD_JVM_LIB_DIR_TO_LIBPATH) ant -DJAVA_COMMAND=$(JAVA_COMMAND) -DTEST_LIB_PATH=$(Q)-Djava.library.path=$(TEST_LIB_PATH_VALUE)$(Q) \192-DJVM_OPTIONS=$(Q)$(JVM_OPTIONS)$(Q) -DTESTNUM=1 -DCOREGEN=$(Q)j9vm.test.corehelper.DeadlockCoreGenerator$(Q) -DTEST_ROOT=${TEST_ROOT} -DTEST_JDK_HOME=${TEST_JDK_HOME} -DJDK_VERSION=${JDK_VERSION} \193-DTEST_RESROOT=$(TEST_RESROOT) -DRESOURCES_DIR=${RESOURCES_DIR} -DREPORTDIR=${REPORTDIR} -DOS=${OS} -DBITS=$(BITS) -DLIB_DIR=${LIB_DIR} \194-Dtest.list=$(Q)TestDeadlockCase1$(Q) -DEXTRADUMPOPT=$(Q)-Xdump:system:events=throw,filter=*HelperExceptionForCoreGeneration*,request=exclusive$(Q) -DADDITIONALEXPORTS=$(ADDEXPORTS_JDKASM_UNNAMED) -f $(Q)$(REPORTDIR)$(D)tck_ddrext.xml$(Q); \195$(TEST_STATUS)</command>196<disables>197<disable>198<comment>https://github.com/eclipse-openj9/openj9/issues/14387</comment>199<platform>aarch64_mac.*</platform>200</disable>201</disables>202<levels>203<level>extended</level>204</levels>205<groups>206<group>functional</group>207</groups>208<types>209<type>native</type>210</types>211<impls>212<impl>openj9</impl>213<impl>ibm</impl>214</impls>215</test>216<test>217<testCaseName>testDDRExtJunit_MonitorsAndDeadlock2</testCaseName>218<variations>219<variation>Mode101</variation>220<variation>Mode601</variation>221</variations>222<command>cp $(TEST_RESROOT)$(D)tck_ddrext.xml .; $(ADD_JVM_LIB_DIR_TO_LIBPATH) ant -DJAVA_COMMAND=$(JAVA_COMMAND) -DTEST_LIB_PATH=$(Q)-Djava.library.path=$(TEST_LIB_PATH_VALUE)$(Q) \223-DJVM_OPTIONS=$(Q)$(JVM_OPTIONS)$(Q) -DTESTNUM=2 -DCOREGEN=$(Q)j9vm.test.corehelper.DeadlockCoreGenerator$(Q) -DTEST_ROOT=${TEST_ROOT} -DTEST_JDK_HOME=${TEST_JDK_HOME} -DJDK_VERSION=${JDK_VERSION} \224-DTEST_RESROOT=$(TEST_RESROOT) -DRESOURCES_DIR=${RESOURCES_DIR} -DREPORTDIR=${REPORTDIR} -DOS=${OS} -DBITS=$(BITS) -DLIB_DIR=${LIB_DIR} \225-Dtest.list=$(Q)TestDeadlockCase2$(Q) -DEXTRADUMPOPT=$(Q)-Xdump:system:events=throw,filter=*HelperExceptionForCoreGeneration*,request=exclusive$(Q) -DADDITIONALEXPORTS=$(ADDEXPORTS_JDKASM_UNNAMED) -f $(Q)$(REPORTDIR)$(D)tck_ddrext.xml$(Q); \226$(TEST_STATUS)</command>227<disables>228<disable>229<comment>https://github.com/eclipse-openj9/openj9/issues/14387</comment>230<platform>aarch64_mac.*</platform>231</disable>232</disables>233<levels>234<level>extended</level>235</levels>236<groups>237<group>functional</group>238</groups>239<types>240<type>native</type>241</types>242<impls>243<impl>openj9</impl>244<impl>ibm</impl>245</impls>246</test>247<test>248<testCaseName>testDDRExtJunit_MonitorsAndDeadlock3</testCaseName>249<variations>250<variation>Mode101</variation>251<variation>Mode601</variation>252</variations>253<command>cp $(TEST_RESROOT)$(D)tck_ddrext.xml .; $(ADD_JVM_LIB_DIR_TO_LIBPATH) ant -DJAVA_COMMAND=$(JAVA_COMMAND) -DTEST_LIB_PATH=$(Q)-Djava.library.path=$(TEST_LIB_PATH_VALUE)$(Q) \254-DJVM_OPTIONS=$(Q)$(JVM_OPTIONS)$(Q) -DTESTNUM=3 -DCOREGEN=$(Q)j9vm.test.corehelper.DeadlockCoreGenerator$(Q) -DTEST_ROOT=${TEST_ROOT} -DTEST_JDK_HOME=${TEST_JDK_HOME} -DJDK_VERSION=${JDK_VERSION} \255-DTEST_RESROOT=$(TEST_RESROOT) -DRESOURCES_DIR=${RESOURCES_DIR} -DREPORTDIR=${REPORTDIR} -DOS=${OS} -DBITS=$(BITS) -DLIB_DIR=${LIB_DIR} \256-Dtest.list=$(Q)TestDeadlockCase3$(Q) -DEXTRADUMPOPT=$(Q)-Xdump:system:events=throw,filter=*HelperExceptionForCoreGeneration*,request=exclusive$(Q) -DADDITIONALEXPORTS=$(ADDEXPORTS_JDKASM_UNNAMED) -f $(Q)$(REPORTDIR)$(D)tck_ddrext.xml$(Q); \257$(TEST_STATUS)</command>258<disables>259<disable>260<comment>https://github.com/eclipse-openj9/openj9/issues/14387</comment>261<platform>aarch64_mac.*</platform>262</disable>263</disables>264<levels>265<level>extended</level>266</levels>267<groups>268<group>functional</group>269</groups>270<types>271<type>native</type>272</types>273<impls>274<impl>openj9</impl>275<impl>ibm</impl>276</impls>277</test>278<test>279<testCaseName>testDDRExtJunit_MonitorsAndDeadlock4</testCaseName>280<variations>281<variation>Mode101</variation>282<variation>Mode601</variation>283</variations>284<command>cp $(TEST_RESROOT)$(D)tck_ddrext.xml .; $(ADD_JVM_LIB_DIR_TO_LIBPATH) ant -DJAVA_COMMAND=$(JAVA_COMMAND) -DTEST_LIB_PATH=$(Q)-Djava.library.path=$(TEST_LIB_PATH_VALUE)$(Q) \285-DJVM_OPTIONS=$(Q)$(JVM_OPTIONS)$(Q) -DTESTNUM=4 -DCOREGEN=$(Q)j9vm.test.corehelper.DeadlockCoreGenerator$(Q) -DTEST_ROOT=${TEST_ROOT} -DTEST_JDK_HOME=${TEST_JDK_HOME} -DJDK_VERSION=${JDK_VERSION} \286-DTEST_RESROOT=$(TEST_RESROOT) -DRESOURCES_DIR=${RESOURCES_DIR} -DREPORTDIR=${REPORTDIR} -DOS=${OS} -DBITS=$(BITS) -DLIB_DIR=${LIB_DIR} \287-Dtest.list=$(Q)TestDeadlockCase4$(Q) -DEXTRADUMPOPT=$(Q)-Xdump:system:events=throw,filter=*HelperExceptionForCoreGeneration*,request=exclusive$(Q) -DADDITIONALEXPORTS=$(ADDEXPORTS_JDKASM_UNNAMED) -f $(Q)$(REPORTDIR)$(D)tck_ddrext.xml$(Q); \288$(TEST_STATUS)</command>289<disables>290<disable>291<comment>https://github.com/eclipse-openj9/openj9/issues/14387</comment>292<platform>aarch64_mac.*</platform>293</disable>294</disables>295<levels>296<level>extended</level>297</levels>298<groups>299<group>functional</group>300</groups>301<types>302<type>native</type>303</types>304<impls>305<impl>openj9</impl>306<impl>ibm</impl>307</impls>308</test>309<test>310<testCaseName>testDDRExtJunit_MonitorsAndDeadlock5</testCaseName>311<variations>312<variation>Mode101</variation>313<variation>Mode601</variation>314</variations>315<command>cp $(TEST_RESROOT)$(D)tck_ddrext.xml .; $(ADD_JVM_LIB_DIR_TO_LIBPATH) ant -DJAVA_COMMAND=$(JAVA_COMMAND) -DTEST_LIB_PATH=$(Q)-Djava.library.path=$(TEST_LIB_PATH_VALUE)$(Q) \316-DJVM_OPTIONS=$(Q)$(JVM_OPTIONS)$(Q) -DTESTNUM=5 -DCOREGEN=$(Q)j9vm.test.corehelper.DeadlockCoreGenerator$(Q) -DTEST_ROOT=${TEST_ROOT} -DTEST_JDK_HOME=${TEST_JDK_HOME} -DJDK_VERSION=${JDK_VERSION} \317-DTEST_RESROOT=$(TEST_RESROOT) -DRESOURCES_DIR=${RESOURCES_DIR} -DREPORTDIR=${REPORTDIR} -DOS=${OS} -DBITS=$(BITS) -DLIB_DIR=${LIB_DIR} \318-Dtest.list=$(Q)TestDeadlockCase5$(Q) -DEXTRADUMPOPT=$(Q)-Xdump:system:events=throw,filter=*HelperExceptionForCoreGeneration*,request=exclusive$(Q) -DADDITIONALEXPORTS=$(ADDEXPORTS_JDKASM_UNNAMED) -f $(Q)$(REPORTDIR)$(D)tck_ddrext.xml$(Q); \319$(TEST_STATUS)</command>320<disables>321<disable>322<comment>https://github.com/eclipse-openj9/openj9/issues/14387</comment>323<platform>aarch64_mac.*</platform>324</disable>325</disables>326<levels>327<level>extended</level>328</levels>329<groups>330<group>functional</group>331</groups>332<types>333<type>native</type>334</types>335<impls>336<impl>openj9</impl>337<impl>ibm</impl>338</impls>339</test>340<test>341<testCaseName>testDDRExtJunit_MonitorsAndDeadlock6</testCaseName>342<variations>343<variation>Mode101</variation>344<variation>Mode601</variation>345</variations>346<command>cp $(TEST_RESROOT)$(D)tck_ddrext.xml .; $(ADD_JVM_LIB_DIR_TO_LIBPATH) ant -DJAVA_COMMAND=$(JAVA_COMMAND) -DTEST_LIB_PATH=$(Q)-Djava.library.path=$(TEST_LIB_PATH_VALUE)$(Q) \347-DJVM_OPTIONS=$(Q)$(JVM_OPTIONS)$(Q) -DTESTNUM=6 -DCOREGEN=$(Q)j9vm.test.corehelper.DeadlockCoreGenerator$(Q) -DTEST_ROOT=${TEST_ROOT} -DTEST_JDK_HOME=${TEST_JDK_HOME} -DJDK_VERSION=${JDK_VERSION} \348-DTEST_RESROOT=$(TEST_RESROOT) -DRESOURCES_DIR=${RESOURCES_DIR} -DREPORTDIR=${REPORTDIR} -DOS=${OS} -DBITS=$(BITS) -DLIB_DIR=${LIB_DIR} \349-Dtest.list=$(Q)TestDeadlockCase6$(Q) -DEXTRADUMPOPT=$(Q)-Xdump:system:events=throw,filter=*HelperExceptionForCoreGeneration*,request=exclusive$(Q) -DADDITIONALEXPORTS=$(ADDEXPORTS_JDKASM_UNNAMED) -f $(Q)$(REPORTDIR)$(D)tck_ddrext.xml$(Q); \350$(TEST_STATUS)</command>351<disables>352<disable>353<comment>https://github.com/eclipse-openj9/openj9/issues/14387</comment>354<platform>aarch64_mac.*</platform>355</disable>356</disables>357<levels>358<level>extended</level>359</levels>360<groups>361<group>functional</group>362</groups>363<types>364<type>native</type>365</types>366<impls>367<impl>openj9</impl>368<impl>ibm</impl>369</impls>370</test>371<test>372<testCaseName>testDDRExtJunit_FindExtThread</testCaseName>373<command>cp $(TEST_RESROOT)$(D)tck_ddrext.xml .; ant -DJAVA_COMMAND=$(JAVA_COMMAND) -DCOREGEN=$(Q)j9vm.test.corehelper.FindExtCoreGenerator$(Q) -DTEST_ROOT=${TEST_ROOT} -DTEST_JDK_HOME=${TEST_JDK_HOME} -DJDK_VERSION=${JDK_VERSION} \374-DTEST_RESROOT=$(TEST_RESROOT) -DRESOURCES_DIR=${RESOURCES_DIR} -DREPORTDIR=${REPORTDIR} -DOS=${OS} -DBITS=$(BITS) -DLIB_DIR=${LIB_DIR} \375-Dtest.list=$(Q)TestFindExt$(Q) -DADDITIONALEXPORTS=$(ADDEXPORTS_JDKASM_UNNAMED) -f $(Q)$(REPORTDIR)$(D)tck_ddrext.xml$(Q); \376$(TEST_STATUS)</command>377<disables>378<disable>379<comment>https://github.com/eclipse-openj9/openj9/issues/14387</comment>380<platform>aarch64_mac.*</platform>381</disable>382</disables>383<levels>384<level>extended</level>385</levels>386<groups>387<group>functional</group>388</groups>389<impls>390<impl>openj9</impl>391<impl>ibm</impl>392</impls>393</test>394</playlist>395396397