author | dfuchs |
Fri, 13 Apr 2018 16:14:15 +0100 | |
branch | http-client-branch |
changeset 56429 | d61066f546a7 |
parent 49478 | 527a563046d0 |
child 49648 | 7f5fca094057 |
permissions | -rw-r--r-- |
49179 | 1 |
# |
2 |
# Copyright (c) 2018, Oracle and/or its affiliates. All rights reserved. |
|
3 |
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. |
|
4 |
# |
|
5 |
# This code is free software; you can redistribute it and/or modify it |
|
6 |
# under the terms of the GNU General Public License version 2 only, as |
|
7 |
# published by the Free Software Foundation. |
|
8 |
# |
|
9 |
# This code is distributed in the hope that it will be useful, but WITHOUT |
|
10 |
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or |
|
11 |
# FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License |
|
12 |
# version 2 for more details (a copy is included in the LICENSE file that |
|
13 |
# accompanied this code). |
|
14 |
# |
|
15 |
# You should have received a copy of the GNU General Public License version |
|
16 |
# 2 along with this work; if not, write to the Free Software Foundation, |
|
17 |
# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. |
|
18 |
# |
|
19 |
# Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA |
|
20 |
# or visit www.oracle.com if you need additional information or have any |
|
21 |
# questions. |
|
22 |
# |
|
23 |
||
24 |
############################################################################# |
|
25 |
# |
|
26 |
# List of quarantined tests for testing in Graal JIT mode. |
|
27 |
# |
|
28 |
############################################################################# |
|
29 |
||
30 |
compiler/c2/cr7200264/TestSSE2IntVect.java 8194958 generic-all |
|
31 |
compiler/c2/cr7200264/TestSSE4IntVect.java 8194958 generic-all |
|
32 |
||
33 |
compiler/ciReplay/TestServerVM.java 8181747 generic-all |
|
34 |
compiler/ciReplay/TestVMNoCompLevel.java 8181747 generic-all |
|
35 |
||
36 |
compiler/compilercontrol/commandfile/LogTest.java 8181753 generic-all |
|
37 |
compiler/compilercontrol/commands/LogTest.java 8181753 generic-all |
|
38 |
compiler/compilercontrol/directives/ExcludeTest.java 8181753 generic-all |
|
39 |
compiler/compilercontrol/jcmd/AddExcludeTest.java 8181753 generic-all |
|
40 |
compiler/compilercontrol/jcmd/AddLogTest.java 8181753 generic-all |
|
41 |
compiler/compilercontrol/mixed/RandomValidCommandsTest.java 8181753 generic-all |
|
42 |
||
43 |
compiler/intrinsics/mathexact/LongMulOverflowTest.java 8196568 generic-all |
|
44 |
||
45 |
compiler/jvmci/SecurityRestrictionsTest.java 8181837 generic-all |
|
46 |
||
47 |
compiler/jvmci/TestValidateModules.java 8194942 generic-all |
|
48 |
gc/arguments/TestVerifyBeforeAndAfterGCFlags.java 8194942 generic-all |
|
49 |
||
50 |
compiler/rangechecks/TestRangeCheckSmearing.java 8195632 generic-all |
|
51 |
compiler/uncommontrap/Test8009761.java 8195632 generic-all |
|
52 |
compiler/whitebox/ForceNMethodSweepTest.java 8195632 generic-all |
|
53 |
||
54 |
compiler/unsafe/UnsafeGetConstantField.java 8181833 generic-all |
|
55 |
compiler/unsafe/UnsafeGetStableArrayElement.java 8181833 generic-all |
|
56 |
compiler/unsafe/UnsafeOffHeapBooleanTest.java 8181833 generic-all |
|
57 |
compiler/unsafe/UnsafeOnHeapBooleanTest.java 8181833 generic-all |
|
49478
527a563046d0
8200071: Fix test/hotspot/jtreg/ProblemList-graal.txt
epavlova
parents:
49179
diff
changeset
|
58 |
|
49179 | 59 |
compiler/whitebox/ClearMethodStateTest.java 8181831 generic-all |
60 |
compiler/whitebox/EnqueueMethodForCompilationTest.java 8181831 generic-all |
|
61 |
compiler/whitebox/MakeMethodNotCompilableTest.java 8181831 generic-all |
|
62 |
||
63 |
gc/arguments/TestNewSizeFlags.java 8196611 generic-all |
|
64 |
gc/g1/TestConcurrentSystemGC.java 8196611 generic-all |
|
65 |
||
66 |
gc/g1/ihop/TestIHOPErgo.java 8191048 generic-all |
|
67 |
gc/g1/plab/TestPLABEvacuationFailure.java 8191048 generic-all |
|
68 |
gc/g1/plab/TestPLABPromotion.java 8191048 generic-all |
|
69 |
gc/g1/plab/TestPLABResize.java 8191048 generic-all |
|
70 |
||
71 |
gc/TestNUMAPageSize.java 8194949 generic-all |
|
72 |
||
73 |
runtime/appcds/UseAppCDS.java 8196626 generic-all |
|
74 |
||
75 |
runtime/ReservedStack/ReservedStackTestCompiler.java 8181855 generic-all |
|
76 |
||
77 |
serviceability/jvmti/GetModulesInfo/JvmtiGetAllModulesTest.java 8195156 generic-all |
|
78 |
||
49478
527a563046d0
8200071: Fix test/hotspot/jtreg/ProblemList-graal.txt
epavlova
parents:
49179
diff
changeset
|
79 |
compiler/compilercontrol/directives/LogTest.java 8197446 generic-all |
49179 | 80 |
|
49478
527a563046d0
8200071: Fix test/hotspot/jtreg/ProblemList-graal.txt
epavlova
parents:
49179
diff
changeset
|
81 |
gc/g1/ihop/TestIHOPStatic.java 8199486 generic-all |