Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
PojavLauncherTeam
GitHub Repository: PojavLauncherTeam/openj9
Path: blob/master/test/functional/cmdLineTests/cmdLineTest_J9tests/j9tests_exclude.xml
6004 views
1
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
2
3
<!--
4
Copyright (c) 2009, 2021 IBM Corp. and others
5
6
This program and the accompanying materials are made available under
7
the terms of the Eclipse Public License 2.0 which accompanies this
8
distribution and is available at https://www.eclipse.org/legal/epl-2.0/
9
or the Apache License, Version 2.0 which accompanies this distribution and
10
is available at https://www.apache.org/licenses/LICENSE-2.0.
11
12
This Source Code may also be made available under the following
13
Secondary Licenses when the conditions for such availability set
14
forth in the Eclipse Public License, v. 2.0 are satisfied: GNU
15
General Public License, version 2 with the GNU Classpath
16
Exception [1] and GNU General Public License, version 2 with the
17
OpenJDK Assembly Exception [2].
18
19
[1] https://www.gnu.org/software/classpath/license.html
20
[2] http://openjdk.java.net/legal/assembly-exception.html
21
22
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
23
-->
24
25
<!DOCTYPE suite SYSTEM "excludes.dtd">
26
<?xml:stylesheet type="text/xsl" href="excludes.xsl" ?>
27
28
<suite id="70 J9Tests CmdLine Tests">
29
30
31
<exclude id="Xnoclassgc" platform=".*_hrt.*" shouldFix="true"><reason>unsupported command line option</reason></exclude>
32
<exclude id="-Xlockword bad mode" platform=".*_hrt.*" shouldFix="false"><reason>-Xlockword not supported on hard realtime</reason></exclude>
33
<exclude id="-Xlockword default mode" platform=".*_hrt.*" shouldFix="false"><reason>-Xlockword not supported on hard realtime</reason></exclude>
34
<exclude id="-Xlockword minimizeFootprint mode" platform=".*_hrt.*" shouldFix="false"><reason>-Xlockword not supported on hard realtime</reason></exclude>
35
<exclude id="-Xlockword all mode" platform=".*_hrt.*" shouldFix="false"><reason>-Xlockword not supported on hard realtime</reason></exclude>
36
<exclude id="-Xlockword bad option" platform=".*_hrt.*" shouldFix="false"><reason>-Xlockword not supported on hard realtime</reason></exclude>
37
<exclude id="-Xlockword bad option trailing separator" platform=".*_hrt.*" shouldFix="false"><reason>-Xlockword not supported on hard realtime</reason></exclude>
38
<exclude id="-Xlockword empty option" platform=".*_hrt.*" shouldFix="false"><reason>-Xlockword not supported on hard realtime</reason></exclude>
39
<exclude id="-Xlockword setting lockword" platform=".*_hrt.*" shouldFix="false"><reason>-Xlockword not supported on hard realtime</reason></exclude>
40
<exclude id="-Xlockword setting noLockword" platform=".*_hrt.*" shouldFix="false"><reason>-Xlockword not supported on hard realtime</reason></exclude>
41
<exclude id="-Xlockword setting what" platform=".*_hrt.*" shouldFix="false"><reason>-Xlockword not supported on hard realtime</reason></exclude>
42
<exclude id="-Xlockword with two instance on command line" platform=".*_hrt.*" shouldFix="false"><reason>-Xlockword not supported on hard realtime</reason></exclude>
43
<exclude id="-Xlockword with duplicates" platform=".*_hrt.*" shouldFix="false"><reason>-Xlockword not supported on hard realtime</reason></exclude>
44
45
<exclude id="-Xthr:secondarySpinForObjectMonitors on command line" platform=".*_hrt.*" shouldFix="false"><reason>Adaptive Spin not supported on hard realtime</reason></exclude>
46
<exclude id="-Xthr:noSecondarySpinForObjectMonitors on command line" platform=".*_hrt.*" shouldFix="false"><reason>Adaptive Spin not supported on hard realtime</reason></exclude>
47
<exclude id="-Xthr:adaptSpin on command line" platform=".*_hrt.*" shouldFix="false"><reason>Adaptive Spin not supported on hard realtime</reason></exclude>
48
<exclude id="-Xthr:noAdaptSpin on command line" platform=".*_hrt.*" shouldFix="false"><reason>Adaptive Spin not supported on hard realtime</reason></exclude>
49
<exclude id="-Xthr:noSecondarySpinForObjectMonitors on command line" platform="aix.*" shouldFix="false"><reason>Only for platforms that three tier spin is enabled</reason></exclude>
50
<exclude id="-Xthr:secondarySpinForObjectMonitors on command line" platform="aix.*" shouldFix="false"><reason>Only for platforms that three tier spin is enabled</reason></exclude>
51
52
<exclude id="Verify -XX:+PortableSharedCache -XX:-PortableSharedCache behaves as expected with the portable shared cache feature disabled" platform=".*_aarch.*" shouldFix="true"><reason>unsupported on aarch</reason></exclude>
53
<exclude id="Verify -XX:-PortableSharedCache -XX:+PortableSharedCache behaves as expected with the portable shared cache feature enabled" platform=".*_aarch.*" shouldFix="true"><reason>unsupported on aarch</reason></exclude>
54
55
<include id="-Xpreloaduser32" platform="win_x86.*" shouldFix="false"><reason>Only available on Windows platforms</reason></include>
56
<include id="-Xpreloaduser32 -Xprotectcontiguous" platform="win_x86.*" shouldFix="false"><reason>Only available on Windows platforms</reason></include>
57
<include id="-Xpreloaduser32 -Xnoprotectcontiguous" platform="win_x86.*" shouldFix="false"><reason>Only available on Windows platforms</reason></include>
58
<include id="-Xnopreloaduser32" platform="win_x86.*" shouldFix="false"><reason>Only available on Windows platforms</reason></include>
59
<include id="-Xnopreloaduser32 -Xprotectcontiguous" platform="win_x86.*" shouldFix="false"><reason>Only available on Windows platforms</reason></include>
60
<include id="-Xnopreloaduser32 -Xnoprotectcontiguous" platform="win_x86.*" shouldFix="false"><reason>Only available on Windows platforms</reason></include>
61
<include id="-Xprotectcontiguous" platform="win_x86.*" shouldFix="false"><reason>Only available on Windows platforms</reason></include>
62
<include id="-Xnoprotectcontiguous" platform="win_x86.*" shouldFix="false"><reason>Only available on Windows platforms</reason></include>
63
64
65
<include id="-Xthr:cfsYield" platform="linux.*" shouldFix="false"><reason>Only available on Linux platforms</reason></include>
66
<include id="-Xthr:noCfsYield" platform="linux.*" shouldFix="false"><reason>Only available on Linux platforms</reason></include>
67
<include id="-Xthr:yieldAlgorithm=3" platform="linux.*" shouldFix="false"><reason>Only available on Linux platforms</reason></include>
68
<include id="-Xthr:yieldUsleepMultiplier=60" platform="linux.*" shouldFix="false"><reason>Only available on Linux platforms</reason></include>
69
<include id="-Xthr:cfsYield,noCfsYield" platform="linux.*" shouldFix="false"><reason>Only available on Linux platforms</reason></include>
70
<include id="-Xthr:yieldAlgorithm=2,yieldUsleepMultiplier=10" platform="linux.*" shouldFix="false"><reason>Only available on Linux platforms</reason></include>
71
<include id="-Xaggressive" platform="linux.*" shouldFix="false"><reason>Only available on Linux platforms</reason></include>
72
<include id="defaultBehaviourOfCFS" platform="linux.*" shouldFix="false"><reason>Only available on Linux platforms</reason></include>
73
74
</suite>
75
76