Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
PojavLauncherTeam
GitHub Repository: PojavLauncherTeam/openj9
Path: blob/master/test/functional/cmdLineTests/jvmtitests/playlist.xml
6004 views
1
<?xml version='1.0' encoding='UTF-8'?>
2
<!--
3
Copyright (c) 2016, 2022 IBM Corp. and others
4
5
This program and the accompanying materials are made available under
6
the terms of the Eclipse Public License 2.0 which accompanies this
7
distribution and is available at https://www.eclipse.org/legal/epl-2.0/
8
or the Apache License, Version 2.0 which accompanies this distribution and
9
is available at https://www.apache.org/licenses/LICENSE-2.0.
10
11
This Source Code may also be made available under the following
12
Secondary Licenses when the conditions for such availability set
13
forth in the Eclipse Public License, v. 2.0 are satisfied: GNU
14
General Public License, version 2 with the GNU Classpath
15
Exception [1] and GNU General Public License, version 2 with the
16
OpenJDK Assembly Exception [2].
17
18
[1] https://www.gnu.org/software/classpath/license.html
19
[2] http://openjdk.java.net/legal/assembly-exception.html
20
21
SPDX-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-exception
22
-->
23
<playlist xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../../TKG/playlist.xsd">
24
<test>
25
<testCaseName>cmdLineTester_jvmtitests</testCaseName>
26
<variations>
27
<variation>Mode110</variation>
28
<variation>Mode148</variation>
29
<variation>Mode149</variation>
30
<variation>Mode201</variation>
31
<variation>Mode301</variation>
32
<variation>Mode351</variation>
33
<variation>Mode501</variation>
34
<variation>Mode551</variation>
35
<variation>Mode610</variation>
36
</variations>
37
<command>$(ADD_JVM_LIB_DIR_TO_LIBPATH) \
38
$(JAVA_COMMAND) $(JVM_OPTIONS) -Xshareclasses:none \
39
-DTEST_ROOT=$(Q)$(TEST_RESROOT)$(Q) \
40
-DJAR=$(Q)$(TEST_RESROOT)$(D)jvmtitest.jar$(Q) \
41
-DEXE=$(SQ)$(JAVA_COMMAND) $(JVM_OPTIONS) -Xdump $(SQ) \
42
-DMODE_HINTS=$(Q)$(MODE_HINTS)$(Q) \
43
-jar $(CMDLINETESTER_JAR) \
44
-config $(Q)$(TEST_RESROOT)$(D)jvmtitests.xml$(Q) \
45
-explainExcludes \
46
-xids all,$(PLATFORM),$(JCL_VERSION) -xlist $(Q)$(TEST_RESROOT)$(D)jvmtitests_excludes_$(JDK_VERSION).xml$(Q) -nonZeroExitWhenError; \
47
${TEST_STATUS}</command>
48
<platformRequirements>^arch.390</platformRequirements>
49
<levels>
50
<level>sanity</level>
51
</levels>
52
<groups>
53
<group>functional</group>
54
</groups>
55
<types>
56
<type>native</type>
57
</types>
58
<features>
59
<feature>AOT:explicit</feature>
60
</features>
61
<impls>
62
<impl>openj9</impl>
63
<impl>ibm</impl>
64
</impls>
65
</test>
66
<test>
67
<testCaseName>cmdLineTester_jvmtitests_hcr_SE80</testCaseName>
68
<variations>
69
<variation>Mode100</variation>
70
<variation>Mode101</variation>
71
<variation>Mode110</variation>
72
<variation>Mode112</variation>
73
<variation>Mode148</variation>
74
<variation>Mode201</variation>
75
<variation>Mode301</variation>
76
<variation>Mode351</variation>
77
<variation>Mode551</variation>
78
<variation>Mode501</variation>
79
<variation>Mode610</variation>
80
</variations>
81
<command>$(ADD_JVM_LIB_DIR_TO_LIBPATH) \
82
$(JAVA_COMMAND) $(JVM_OPTIONS) \
83
-DTEST_ROOT=$(Q)$(TEST_RESROOT)$(Q) \
84
-DJAR=$(Q)$(TEST_RESROOT)$(D)jvmtitest.jar$(P)$(LIB_DIR)$(D)asm-all.jar$(Q) \
85
-DEXE=$(SQ)$(JAVA_COMMAND) $(JVM_OPTIONS) -Xdump $(SQ) \
86
-DEXTRA_Add_OPEN_OPTION=$(SQ) $(SQ) \
87
-jar $(CMDLINETESTER_JAR) \
88
-config $(Q)$(TEST_RESROOT)$(D)jvmtitests_hcr.xml$(Q) \
89
-explainExcludes -xids all,$(PLATFORM) -xlist $(Q)$(TEST_RESROOT)$(D)jvmtitests_excludes_$(JDK_VERSION).xml$(Q) -nonZeroExitWhenError; \
90
${TEST_STATUS}</command>
91
<platformRequirements>^arch.390</platformRequirements>
92
<levels>
93
<level>sanity</level>
94
</levels>
95
<groups>
96
<group>functional</group>
97
</groups>
98
<types>
99
<type>native</type>
100
</types>
101
<versions>
102
<version>8</version>
103
</versions>
104
<impls>
105
<impl>openj9</impl>
106
<impl>ibm</impl>
107
</impls>
108
</test>
109
<test>
110
<testCaseName>cmdLineTester_jvmtitests_hcr</testCaseName>
111
<variations>
112
<variation>Mode100</variation>
113
<variation>Mode101</variation>
114
<variation>Mode110</variation>
115
<variation>Mode112</variation>
116
<variation>Mode148</variation>
117
<variation>Mode201</variation>
118
<variation>Mode301</variation>
119
<variation>Mode351</variation>
120
<variation>Mode551</variation>
121
<variation>Mode501</variation>
122
<variation>Mode610</variation>
123
</variations>
124
<command>$(ADD_JVM_LIB_DIR_TO_LIBPATH) \
125
$(JAVA_COMMAND) $(JVM_OPTIONS) \
126
-DTEST_ROOT=$(Q)$(TEST_RESROOT)$(Q) \
127
-DJAR=$(Q)$(TEST_RESROOT)$(D)jvmtitest.jar$(P)$(LIB_DIR)$(D)asm-all.jar$(Q) \
128
-DEXE=$(SQ)$(JAVA_COMMAND) $(JVM_OPTIONS) -Xdump $(SQ) \
129
-DEXTRA_Add_OPEN_OPTION=$(SQ)--add-opens=java.base/java.lang.reflect=ALL-UNNAMED$(SQ) \
130
-jar $(CMDLINETESTER_JAR) \
131
-config $(Q)$(TEST_RESROOT)$(D)jvmtitests_hcr.xml$(Q) \
132
-explainExcludes -xids all,$(PLATFORM) -xlist $(Q)$(TEST_RESROOT)$(D)jvmtitests_excludes_$(JDK_VERSION).xml$(Q) -nonZeroExitWhenError; \
133
${TEST_STATUS}</command>
134
<platformRequirements>^arch.390</platformRequirements>
135
<levels>
136
<level>sanity</level>
137
</levels>
138
<groups>
139
<group>functional</group>
140
</groups>
141
<types>
142
<type>native</type>
143
</types>
144
<versions>
145
<version>11+</version>
146
</versions>
147
<impls>
148
<impl>openj9</impl>
149
<impl>ibm</impl>
150
</impls>
151
</test>
152
<test>
153
<testCaseName>cmdLineTester_jvmtitests_hcr_openi9_none_SCC</testCaseName>
154
<variations>
155
<variation>Mode100</variation>
156
<variation>Mode101</variation>
157
<variation>Mode110</variation>
158
<variation>Mode112</variation>
159
<variation>Mode148</variation>
160
<variation>Mode201</variation>
161
<variation>Mode301</variation>
162
<variation>Mode351</variation>
163
<variation>Mode551</variation>
164
<variation>Mode501</variation>
165
<variation>Mode610</variation>
166
</variations>
167
<command>$(ADD_JVM_LIB_DIR_TO_LIBPATH) \
168
$(JAVA_COMMAND) $(JVM_OPTIONS) -Xshareclasses:none \
169
-DTEST_ROOT=$(Q)$(TEST_RESROOT)$(Q) \
170
-DJAR=$(Q)$(TEST_RESROOT)$(D)jvmtitest.jar$(P)$(LIB_DIR)$(D)asm-all.jar$(Q) \
171
-DEXE=$(SQ)$(JAVA_COMMAND) $(JVM_OPTIONS) -Xdump $(SQ) \
172
-DEXTRA_Add_OPEN_OPTION=$(SQ)--add-opens=java.base/java.lang.reflect=ALL-UNNAMED$(SQ) \
173
-jar $(CMDLINETESTER_JAR) \
174
-config $(Q)$(TEST_RESROOT)$(D)jvmtitests_hcr.xml$(Q) \
175
-explainExcludes -xids all,$(PLATFORM) -xlist $(Q)$(TEST_RESROOT)$(D)jvmtitests_excludes_$(JDK_VERSION).xml$(Q) -nonZeroExitWhenError; \
176
${TEST_STATUS}</command>
177
<platformRequirements>^arch.390</platformRequirements>
178
<levels>
179
<level>sanity</level>
180
</levels>
181
<groups>
182
<group>functional</group>
183
</groups>
184
<types>
185
<type>native</type>
186
</types>
187
<versions>
188
<version>11+</version>
189
</versions>
190
<impls>
191
<impl>openj9</impl>
192
</impls>
193
</test>
194
<test>
195
<testCaseName>cmdLineTester_jvmtitests_debug</testCaseName>
196
<variations>
197
<variation>Mode100</variation>
198
<variation>Mode107</variation>
199
<variation>Mode108</variation>
200
<variation>Mode154</variation>
201
<variation>Mode307</variation>
202
<variation>Mode357</variation>
203
<variation>Mode507</variation>
204
<variation>Mode557</variation>
205
<variation>Mode607</variation>
206
<variation>Mode608</variation>
207
<variation>Mode107-OSR</variation>
208
<variation>Mode607-OSR</variation>
209
</variations>
210
<command>$(ADD_JVM_LIB_DIR_TO_LIBPATH) \
211
$(JAVA_COMMAND) $(JVM_OPTIONS) \
212
-DTEST_ROOT=$(Q)$(TEST_RESROOT)$(Q) \
213
-DJAR=$(Q)$(TEST_RESROOT)$(D)jvmtitest.jar$(P)$(LIB_DIR)$(D)asm-all.jar$(Q) \
214
-DEXE=$(SQ)$(JAVA_COMMAND) $(JVM_OPTIONS) -Xdump $(SQ) \
215
-jar $(CMDLINETESTER_JAR) \
216
-config $(Q)$(TEST_RESROOT)$(D)jvmtitests_extended.xml$(Q) \
217
-explainExcludes -xids all,$(PLATFORM) -xlist $(Q)$(TEST_RESROOT)$(D)jvmtitests_excludes_$(JDK_VERSION).xml$(Q) -nonZeroExitWhenError; \
218
${TEST_STATUS}</command>
219
<platformRequirements>^arch.390</platformRequirements>
220
<levels>
221
<level>sanity</level>
222
</levels>
223
<groups>
224
<group>functional</group>
225
</groups>
226
<types>
227
<type>native</type>
228
</types>
229
<impls>
230
<impl>openj9</impl>
231
<impl>ibm</impl>
232
</impls>
233
</test>
234
<test>
235
<testCaseName>cmdLineTester_jvmtitests_debug_openj9_none_SCC</testCaseName>
236
<variations>
237
<variation>Mode100</variation>
238
<variation>Mode107</variation>
239
<variation>Mode108</variation>
240
<variation>Mode154</variation>
241
<variation>Mode307</variation>
242
<variation>Mode357</variation>
243
<variation>Mode507</variation>
244
<variation>Mode557</variation>
245
<variation>Mode607</variation>
246
<variation>Mode608</variation>
247
<variation>Mode107-OSR</variation>
248
<variation>Mode607-OSR</variation>
249
</variations>
250
<command>$(ADD_JVM_LIB_DIR_TO_LIBPATH) \
251
$(JAVA_COMMAND) $(JVM_OPTIONS) -Xshareclasses:none \
252
-DTEST_ROOT=$(Q)$(TEST_RESROOT)$(Q) \
253
-DJAR=$(Q)$(TEST_RESROOT)$(D)jvmtitest.jar$(P)$(LIB_DIR)$(D)asm-all.jar$(Q) \
254
-DEXE=$(SQ)$(JAVA_COMMAND) $(JVM_OPTIONS) -Xdump $(SQ) \
255
-jar $(CMDLINETESTER_JAR) \
256
-config $(Q)$(TEST_RESROOT)$(D)jvmtitests_extended.xml$(Q) \
257
-explainExcludes -xids all,$(PLATFORM) -xlist $(Q)$(TEST_RESROOT)$(D)jvmtitests_excludes_$(JDK_VERSION).xml$(Q) -nonZeroExitWhenError; \
258
${TEST_STATUS}</command>
259
<platformRequirements>^arch.390</platformRequirements>
260
<levels>
261
<level>sanity</level>
262
</levels>
263
<groups>
264
<group>functional</group>
265
</groups>
266
<types>
267
<type>native</type>
268
</types>
269
<impls>
270
<impl>openj9</impl>
271
</impls>
272
</test>
273
<test>
274
<testCaseName>cmdLineTester_jvmtitests_nongold</testCaseName>
275
<variations>
276
<variation>Mode110</variation>
277
<variation>Mode148</variation>
278
<variation>Mode149</variation>
279
<variation>Mode201</variation>
280
<variation>Mode301</variation>
281
<variation>Mode351</variation>
282
<variation>Mode501</variation>
283
<variation>Mode551</variation>
284
<variation>Mode610</variation>
285
</variations>
286
<command>$(ADD_JVM_LIB_DIR_TO_LIBPATH) \
287
$(JAVA_COMMAND) $(JVM_OPTIONS) -Xshareclasses:none \
288
-DTEST_ROOT=$(Q)$(TEST_RESROOT)$(Q) \
289
-DJAR=$(Q)$(TEST_RESROOT)$(D)jvmtitest.jar$(Q) \
290
-DEXE=$(SQ)$(JAVA_COMMAND) $(JVM_OPTIONS) -Xdump $(SQ) \
291
-DMODE_HINTS=$(Q)$(MODE_HINTS)$(Q) \
292
-jar $(CMDLINETESTER_JAR) \
293
-config $(Q)$(TEST_RESROOT)$(D)jvmtitests.xml$(Q) \
294
-explainExcludes \
295
-xids all,$(PLATFORM),$(JCL_VERSION) -xlist $(Q)$(TEST_RESROOT)$(D)jvmtitests_excludes_$(JDK_VERSION).xml$(Q) -nonZeroExitWhenError; \
296
${TEST_STATUS}</command>
297
<platformRequirements>arch.390</platformRequirements>
298
<levels>
299
<level>extended</level>
300
</levels>
301
<groups>
302
<group>functional</group>
303
</groups>
304
<types>
305
<type>native</type>
306
</types>
307
<features>
308
<feature>AOT:explicit</feature>
309
</features>
310
<impls>
311
<impl>openj9</impl>
312
<impl>ibm</impl>
313
</impls>
314
</test>
315
<test>
316
<testCaseName>cmdLineTester_fieldwatchtests</testCaseName>
317
<variations>
318
<variation>NoOptions</variation>
319
</variations>
320
<command>$(ADD_JVM_LIB_DIR_TO_LIBPATH) \
321
$(JAVA_COMMAND) $(JVM_OPTIONS) -Xshareclasses:none \
322
-DTEST_ROOT=$(Q)$(TEST_RESROOT)$(Q) \
323
-DJAR=$(Q)$(TEST_RESROOT)$(D)jvmtitest.jar$(Q) \
324
-DEXE=$(SQ)$(JAVA_COMMAND) $(JVM_OPTIONS) -Xdump $(SQ) \
325
-DMODE_HINTS=$(Q)$(MODE_HINTS)$(Q) \
326
-jar $(CMDLINETESTER_JAR) \
327
-config $(Q)$(TEST_RESROOT)$(D)fieldwatchtests.xml$(Q) \
328
-explainExcludes \
329
-xids all,$(PLATFORM),$(JCL_VERSION) -xlist $(Q)$(TEST_RESROOT)$(D)jvmtitests_excludes_$(JDK_VERSION).xml$(Q) -nonZeroExitWhenError; \
330
${TEST_STATUS}</command>
331
<!-- Option -XX:+JitInlineWatches is currently unsupported on arm -->
332
<platformRequirements>^arch.arm</platformRequirements>
333
<disables>
334
<disable>
335
<comment>https://github.com/eclipse-openj9/openj9/issues/14502</comment>
336
<platform>aarch64.*mac.*</platform>
337
</disable>
338
</disables>
339
<levels>
340
<level>extended</level>
341
</levels>
342
<groups>
343
<group>functional</group>
344
</groups>
345
<types>
346
<type>native</type>
347
</types>
348
<impls>
349
<impl>openj9</impl>
350
<impl>ibm</impl>
351
</impls>
352
</test>
353
<test>
354
<testCaseName>cmdLineTester_jvmtitests_hcr_nongold_SE80</testCaseName>
355
<variations>
356
<variation>Mode100</variation>
357
<variation>Mode101</variation>
358
<variation>Mode110</variation>
359
<variation>Mode112</variation>
360
<variation>Mode148</variation>
361
<variation>Mode201</variation>
362
<variation>Mode301</variation>
363
<variation>Mode351</variation>
364
<variation>Mode551</variation>
365
<variation>Mode501</variation>
366
<variation>Mode610</variation>
367
</variations>
368
<command>$(ADD_JVM_LIB_DIR_TO_LIBPATH) \
369
$(JAVA_COMMAND) $(JVM_OPTIONS) \
370
-DTEST_ROOT$(Q)$(TEST_RESROOT)$(Q) \
371
-DJAR=$(Q)$(TEST_RESROOT)$(D)jvmtitest.jar$(P)$(LIB_DIR)$(D)asm-all.jar$(Q) \
372
-DEXE=$(SQ)$(JAVA_COMMAND) $(JVM_OPTIONS) -Xdump $(SQ) \
373
-DEXTRA_Add_OPEN_OPTION=$(SQ) $(SQ) \
374
-jar $(CMDLINETESTER_JAR) \
375
-config $(Q)$(TEST_RESROOT)$(D)jvmtitests_hcr.xml$(Q) \
376
-explainExcludes -xids all,$(PLATFORM) -xlist $(Q)$(TEST_RESROOT)$(D)jvmtitests_excludes_$(JDK_VERSION).xml$(Q) -nonZeroExitWhenError; \
377
${TEST_STATUS}</command>
378
<platformRequirements>arch.390</platformRequirements>
379
<levels>
380
<level>extended</level>
381
</levels>
382
<groups>
383
<group>functional</group>
384
</groups>
385
<types>
386
<type>native</type>
387
</types>
388
<versions>
389
<version>8</version>
390
</versions>
391
<impls>
392
<impl>openj9</impl>
393
<impl>ibm</impl>
394
</impls>
395
</test>
396
<test>
397
<testCaseName>cmdLineTester_jvmtitests_hcr_nongold</testCaseName>
398
<variations>
399
<variation>Mode100</variation>
400
<variation>Mode101</variation>
401
<variation>Mode110</variation>
402
<variation>Mode112</variation>
403
<variation>Mode148</variation>
404
<variation>Mode201</variation>
405
<variation>Mode301</variation>
406
<variation>Mode351</variation>
407
<variation>Mode551</variation>
408
<variation>Mode501</variation>
409
<variation>Mode610</variation>
410
</variations>
411
<command>$(ADD_JVM_LIB_DIR_TO_LIBPATH) \
412
$(JAVA_COMMAND) $(JVM_OPTIONS) \
413
-DTEST_ROOT$(Q)$(TEST_RESROOT)$(Q) \
414
-DJAR=$(Q)$(TEST_RESROOT)$(D)jvmtitest.jar$(P)$(LIB_DIR)$(D)asm-all.jar$(Q) \
415
-DEXE=$(SQ)$(JAVA_COMMAND) $(JVM_OPTIONS) -Xdump $(SQ) \
416
-DEXTRA_Add_OPEN_OPTION=$(SQ)--add-opens=java.base/java.lang.reflect=ALL-UNNAMED$(SQ) \
417
-jar $(CMDLINETESTER_JAR) \
418
-config $(Q)$(TEST_RESROOT)$(D)jvmtitests_hcr.xml$(Q) \
419
-explainExcludes -xids all,$(PLATFORM) -xlist $(Q)$(TEST_RESROOT)$(D)jvmtitests_excludes_$(JDK_VERSION).xml$(Q) -nonZeroExitWhenError; \
420
${TEST_STATUS}</command>
421
<platformRequirements>arch.390</platformRequirements>
422
<levels>
423
<level>extended</level>
424
</levels>
425
<groups>
426
<group>functional</group>
427
</groups>
428
<types>
429
<type>native</type>
430
</types>
431
<versions>
432
<version>11+</version>
433
</versions>
434
<impls>
435
<impl>openj9</impl>
436
<impl>ibm</impl>
437
</impls>
438
</test>
439
<test>
440
<testCaseName>cmdLineTester_jvmtitests_hcr_OSRG_nongold_SE80</testCaseName>
441
<variations>
442
<variation>Mode107-OSRG -Xnocompressedrefs</variation>
443
<variation>Mode110-OSRG -Xnocompressedrefs</variation>
444
<variation>Mode607-OSRG</variation>
445
<variation>Mode610-OSRG</variation>
446
<variation>Mode612-OSRG</variation>
447
</variations>
448
<command>$(ADD_JVM_LIB_DIR_TO_LIBPATH) \
449
$(JAVA_COMMAND) $(JVM_OPTIONS) \
450
-DTEST_ROOT$(Q)$(TEST_RESROOT)$(Q) \
451
-DJAR=$(Q)$(TEST_RESROOT)$(D)jvmtitest.jar$(P)$(LIB_DIR)$(D)asm-all.jar$(Q) \
452
-DEXE=$(SQ)$(JAVA_COMMAND) $(JVM_OPTIONS) -Xdump $(SQ) \
453
-DEXTRA_Add_OPEN_OPTION=$(SQ) $(SQ) \
454
-jar $(CMDLINETESTER_JAR) \
455
-config $(Q)$(TEST_RESROOT)$(D)jvmtitests_hcr.xml$(Q) \
456
-explainExcludes -xids all,$(PLATFORM) -xlist $(Q)$(TEST_RESROOT)$(D)jvmtitests_excludes_$(JDK_VERSION).xml$(Q) -nonZeroExitWhenError; \
457
${TEST_STATUS}</command>
458
<levels>
459
<level>extended</level>
460
</levels>
461
<groups>
462
<group>functional</group>
463
</groups>
464
<types>
465
<type>native</type>
466
</types>
467
<versions>
468
<version>8</version>
469
</versions>
470
<impls>
471
<impl>openj9</impl>
472
<impl>ibm</impl>
473
</impls>
474
</test>
475
<test>
476
<testCaseName>cmdLineTester_jvmtitests_hcr_OSRG_nongold</testCaseName>
477
<disables>
478
<disable>
479
<comment>https://github.com/eclipse-openj9/openj9/issues/14014</comment>
480
<version>17+</version>
481
</disable>
482
</disables>
483
<variations>
484
<variation>Mode107-OSRG</variation>
485
<variation>Mode110-OSRG</variation>
486
<variation>Mode607-OSRG</variation>
487
<variation>Mode610-OSRG</variation>
488
<variation>Mode612-OSRG</variation>
489
</variations>
490
<command>$(ADD_JVM_LIB_DIR_TO_LIBPATH) \
491
$(JAVA_COMMAND) $(JVM_OPTIONS) \
492
-DTEST_ROOT$(Q)$(TEST_RESROOT)$(Q) \
493
-DJAR=$(Q)$(TEST_RESROOT)$(D)jvmtitest.jar$(P)$(LIB_DIR)$(D)asm-all.jar$(Q) \
494
-DEXE=$(SQ)$(JAVA_COMMAND) $(JVM_OPTIONS) -Xdump $(SQ) \
495
-DEXTRA_Add_OPEN_OPTION=$(SQ)--add-opens=java.base/java.lang.reflect=ALL-UNNAMED$(SQ) \
496
-jar $(CMDLINETESTER_JAR) \
497
-config $(Q)$(TEST_RESROOT)$(D)jvmtitests_hcr.xml$(Q) \
498
-explainExcludes -xids all,$(PLATFORM) -xlist $(Q)$(TEST_RESROOT)$(D)jvmtitests_excludes_$(JDK_VERSION).xml$(Q) -nonZeroExitWhenError; \
499
${TEST_STATUS}</command>
500
<levels>
501
<level>extended</level>
502
</levels>
503
<groups>
504
<group>functional</group>
505
</groups>
506
<types>
507
<type>native</type>
508
</types>
509
<versions>
510
<version>11+</version>
511
</versions>
512
<impls>
513
<impl>openj9</impl>
514
<impl>ibm</impl>
515
</impls>
516
</test>
517
<test>
518
<testCaseName>cmdLineTester_jvmtitests_extended_nongold</testCaseName>
519
<variations>
520
<variation>Mode100</variation>
521
<variation>Mode107</variation>
522
<variation>Mode108</variation>
523
<variation>Mode154</variation>
524
<variation>Mode307</variation>
525
<variation>Mode357</variation>
526
<variation>Mode507</variation>
527
<variation>Mode557</variation>
528
<variation>Mode607</variation>
529
<variation>Mode608</variation>
530
<variation>Mode107-OSR</variation>
531
<variation>Mode607-OSR</variation>
532
</variations>
533
<command>$(ADD_JVM_LIB_DIR_TO_LIBPATH) \
534
$(JAVA_COMMAND) $(JVM_OPTIONS) \
535
-DTEST_ROOT$(Q)$(TEST_RESROOT)$(Q) \
536
-DJAR=$(Q)$(TEST_RESROOT)$(D)jvmtitest.jar$(P)$(LIB_DIR)$(D)asm-all.jar$(Q) \
537
-DEXE=$(SQ)$(JAVA_COMMAND) $(JVM_OPTIONS) -Xdump $(SQ) \
538
-jar $(CMDLINETESTER_JAR) \
539
-config $(Q)$(TEST_RESROOT)$(D)jvmtitests_extended.xml$(Q) \
540
-explainExcludes -xids all,$(PLATFORM) -xlist $(Q)$(TEST_RESROOT)$(D)jvmtitests_excludes_$(JDK_VERSION).xml$(Q) -nonZeroExitWhenError; \
541
${TEST_STATUS}</command>
542
<platformRequirements>arch.390</platformRequirements>
543
<levels>
544
<level>extended</level>
545
</levels>
546
<groups>
547
<group>functional</group>
548
</groups>
549
<types>
550
<type>native</type>
551
</types>
552
<impls>
553
<impl>openj9</impl>
554
<impl>ibm</impl>
555
</impls>
556
</test>
557
<test>
558
<testCaseName>cmdLineTester_decompilationTests</testCaseName>
559
<variations>
560
<variation>Mode112-OSR</variation>
561
<variation>Mode612-OSR</variation>
562
</variations>
563
<command>$(ADD_JVM_LIB_DIR_TO_LIBPATH) \
564
$(JAVA_COMMAND) $(JVM_OPTIONS) \
565
-DTEST_ROOT$(Q)$(TEST_RESROOT)$(Q) \
566
-DJAR=$(Q)$(TEST_RESROOT)$(D)jvmtitest.jar$(Q) \
567
-DEXE=$(SQ)$(JAVA_COMMAND) $(JVM_OPTIONS) -Xdump -Xgcthreads1 $(SQ) \
568
-jar $(CMDLINETESTER_JAR) \
569
-config $(Q)$(TEST_RESROOT)$(D)decompilationtests.xml$(Q) \
570
-explainExcludes -xids all,linux_ppc -xlist $(Q)$(TEST_RESROOT)$(D)jvmtitests_excludes_$(JDK_VERSION).xml$(Q) -nonZeroExitWhenError; \
571
${TEST_STATUS}</command>
572
<platformRequirements>^arch.arm</platformRequirements>
573
<levels>
574
<level>sanity</level>
575
</levels>
576
<groups>
577
<group>functional</group>
578
</groups>
579
<types>
580
<type>native</type>
581
</types>
582
<impls>
583
<impl>openj9</impl>
584
<impl>ibm</impl>
585
</impls>
586
</test>
587
<test>
588
<testCaseName>cmdLineTester_decompilationTests_nongold</testCaseName>
589
<variations>
590
<variation>Mode110</variation>
591
<variation>Mode301</variation>
592
<variation>Mode351</variation>
593
<variation>Mode610</variation>
594
</variations>
595
<command>$(ADD_JVM_LIB_DIR_TO_LIBPATH) \
596
$(JAVA_COMMAND) $(JVM_OPTIONS) \
597
-DTEST_ROOT$(Q)$(TEST_RESROOT)$(Q) \
598
-DJAR=$(Q)$(TEST_RESROOT)$(D)jvmtitest.jar$(Q) \
599
-DEXE=$(SQ)$(JAVA_COMMAND) $(JVM_OPTIONS) -Xdump -Xgcthreads1 $(SQ) \
600
-jar $(CMDLINETESTER_JAR) \
601
-config $(Q)$(TEST_RESROOT)$(D)decompilationtests.xml$(Q) \
602
-explainExcludes -xids all,linux_ppc -xlist $(Q)$(TEST_RESROOT)$(D)jvmtitests_excludes_$(JDK_VERSION).xml$(Q) -nonZeroExitWhenError; \
603
${TEST_STATUS}</command>
604
<platformRequirements>^arch.arm</platformRequirements>
605
<levels>
606
<level>extended</level>
607
</levels>
608
<groups>
609
<group>functional</group>
610
</groups>
611
<types>
612
<type>native</type>
613
</types>
614
<impls>
615
<impl>openj9</impl>
616
<impl>ibm</impl>
617
</impls>
618
</test>
619
<test>
620
<testCaseName>decompileAtMethodResolve</testCaseName>
621
<variations>
622
<variation>NoOptions</variation>
623
</variations>
624
<command>$(JAVA_COMMAND) $(JVM_OPTIONS) \
625
-XXdecomp:forceDecompile $(Q)-Xjit:count=0,limit={*.test*},rtresolve$(Q) -Xrunjdwp:transport=dt_socket,address=8888,server=y,onthrow=no.pkg.foo,launch=echo \
626
-cp $(Q)$(TEST_RESROOT)$(D)jvmtitest.jar$(Q) com.ibm.jvmti.tests.decompileAtMethodResolve.ResolveTest; \
627
${TEST_STATUS}</command>
628
<platformRequirements>^arch.arm</platformRequirements>
629
<levels>
630
<level>sanity</level>
631
</levels>
632
<groups>
633
<group>functional</group>
634
</groups>
635
<impls>
636
<impl>openj9</impl>
637
<impl>ibm</impl>
638
</impls>
639
</test>
640
<test>
641
<testCaseName>cmdLineTester_jvmtitests_Java11andUp</testCaseName>
642
<variations>
643
<variation>Mode110</variation>
644
<variation>Mode148</variation>
645
<variation>Mode149</variation>
646
<variation>Mode610</variation>
647
</variations>
648
<command>$(ADD_JVM_LIB_DIR_TO_LIBPATH) \
649
$(JAVA_COMMAND) $(JVM_OPTIONS) -Xshareclasses:none \
650
-DTEST_ROOT=$(Q)$(TEST_RESROOT)$(Q) \
651
-DJAR=$(Q)$(TEST_RESROOT)$(D)jvmtitest.jar$(Q) \
652
-DEXE=$(SQ)$(JAVA_COMMAND) $(JVM_OPTIONS) -Xdump $(SQ) \
653
-DMODE_HINTS=$(Q)$(MODE_HINTS)$(Q) \
654
-jar $(CMDLINETESTER_JAR) \
655
-config $(Q)$(TEST_RESROOT)$(D)jvmtitests_Java11andUp.xml$(Q) \
656
-explainExcludes \
657
-xids all,$(PLATFORM),$(JCL_VERSION) -xlist $(Q)$(TEST_RESROOT)$(D)jvmtitests_excludes_$(JDK_VERSION).xml$(Q) -nonZeroExitWhenError; \
658
${TEST_STATUS}</command>
659
<levels>
660
<level>sanity</level>
661
</levels>
662
<groups>
663
<group>functional</group>
664
</groups>
665
<types>
666
<type>native</type>
667
</types>
668
<versions>
669
<version>11+</version>
670
</versions>
671
<features>
672
<feature>AOT:explicit</feature>
673
</features>
674
<impls>
675
<impl>openj9</impl>
676
<impl>ibm</impl>
677
</impls>
678
</test>
679
</playlist>
680
681