Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
PojavLauncherTeam
GitHub Repository: PojavLauncherTeam/openjdk-multiarch-jdk8u
Path: blob/aarch64-shenandoah-jdk8u272-b10/hotspot/test/ProblemList.txt
32278 views
1
#
2
# Copyright (c) 2016, 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 -- tests that should not be run by default, because
27
# they may fail due to known reason. The reason (CR#) must be mandatory specified.
28
#
29
# List items are testnames followed by labels, all MUST BE commented
30
# as to why they are here and use a label:
31
# generic-all Problems on all platforms
32
# generic-ARCH Where ARCH is one of: sparc, sparcv9, x64, i586, etc.
33
# OSNAME-all Where OSNAME is one of: solaris, linux, windows, macosx, aix
34
# OSNAME-ARCH Specific on to one OSNAME and ARCH, e.g. solaris-amd64
35
# OSNAME-REV Specific on to one OSNAME and REV, e.g. solaris-5.8
36
#
37
# More than one label is allowed but must be on the same line.
38
#
39
#############################################################################
40
41
# :hotspot_runtime
42
43
runtime/SharedArchiveFile/SharedBaseAddress.java 8044600 solaris-sparc
44
runtime/6929067/Test6929067.sh 8028740 generic-all
45
runtime/CDSCompressedKPtrs/XShareAuto.java 8026154 generic-all
46
runtime/XCheckJniJsig/XCheckJSig.java 8023735 generic-all
47
runtime/6626217/Test6626217.sh 8028733 generic-all
48
runtime/jsig/Test8017498.sh 8028806 generic-all
49
runtime/LoadClass/LoadClassNegative.java 8028095 generic-all
50
runtime/NMT/MallocStressTest.java 8166548 generic-all
51
runtime/InitialThreadOverflow/testme.sh 8029139 generic-all
52
runtime/memory/ReadFromNoaccessArea.java 8028398 generic-all
53
54
# :hotspot_compiler
55
56
compiler/rtm/locking/TestRTMAbortRatio.java 8183263 generic-x64
57
compiler/rtm/locking/TestRTMAbortThreshold.java 8183263 generic-x64
58
compiler/rtm/locking/TestRTMAfterNonRTMDeopt.java 8183263 generic-x64
59
compiler/rtm/locking/TestRTMDeoptOnHighAbortRatio.java 8183263 generic-x64
60
compiler/rtm/locking/TestRTMDeoptOnLowAbortRatio.java 8183263 generic-x64
61
compiler/rtm/locking/TestRTMLockingCalculationDelay.java 8183263 generic-x64
62
compiler/rtm/locking/TestRTMLockingThreshold.java 8183263 generic-x64
63
compiler/rtm/locking/TestRTMSpinLoopCount.java 8183263 generic-x64
64
compiler/rtm/locking/TestUseRTMDeopt.java 8183263 generic-x64
65
compiler/rtm/locking/TestUseRTMXendForLockBusy.java 8183263 generic-x64
66
compiler/rtm/print/TestPrintPreciseRTMLockingStatistics.java 8183263 generic-x64
67
68