ProblemList.txt 4.3 KB
Newer Older
1
#
2
# Copyright (c) 2016, 2018, Oracle and/or its affiliates. All rights reserved.
3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
#
# This code is free software; you can redistribute it and/or modify it
# under the terms of the GNU General Public License version 2 only, as
# published by the Free Software Foundation.
#
# This code is distributed in the hope that it will be useful, but WITHOUT
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
# FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
# version 2 for more details (a copy is included in the LICENSE file that
# accompanied this code).
#
# You should have received a copy of the GNU General Public License version
# 2 along with this work; if not, write to the Free Software Foundation,
# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
#
# Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
# or visit www.oracle.com if you need additional information or have any
# questions.
#

#############################################################################
#
# List of quarantined tests -- tests that should not be run by default, because
# they may fail due to known reason. The reason (CR#) must be mandatory specified.
#
# List items are testnames followed by labels, all MUST BE commented
#   as to why they are here and use a label:
#     generic-all   Problems on all platforms
#     generic-ARCH  Where ARCH is one of: sparc, sparcv9, x64, i586, etc.
#     OSNAME-all    Where OSNAME is one of: solaris, linux, windows, macosx, aix
#     OSNAME-ARCH   Specific on to one OSNAME and ARCH, e.g. solaris-amd64
#     OSNAME-REV    Specific on to one OSNAME and REV, e.g. solaris-5.8
#
# More than one label is allowed but must be on the same line.
#
#############################################################################

# :hotspot_compiler

43
compiler/ciReplay/TestSAServer.java 8029528 generic-all
44
compiler/codecache/stress/OverloadCompileQueueTest.java 8166554 generic-all
45
compiler/codegen/Test6896617.java 8193479 generic-all
46 47 48 49 50 51
compiler/compilercontrol/jcmd/ClearDirectivesFileStackTest.java 8140405 generic-all
compiler/jvmci/compilerToVM/GetResolvedJavaTypeTest.java 8158860 generic-all
compiler/jvmci/compilerToVM/InvalidateInstalledCodeTest.java 8163894 generic-all
compiler/tiered/LevelTransitionTest.java 8067651 generic-all
compiler/types/correctness/CorrectnessTest.java 8066173 generic-all
compiler/types/correctness/OffTest.java 8066173 generic-all
52
compiler/c2/Test8007294.java 8192992 generic-all
53

54
applications/ctw/modules/java_desktop.java 8189604 windows-all
55
applications/ctw/modules/java_desktop_2.java 8189604 windows-all
56 57
applications/ctw/modules/jdk_jconsole.java 8189604 windows-all

58 59 60 61 62 63
#############################################################################

# :hotspot_gc

gc/g1/humongousObjects/objectGraphTest/TestObjectGraphAfterGC.java 8156755 generic-all
gc/survivorAlignment/TestPromotionToSurvivor.java 8129886 generic-all
64
gc/g1/logging/TestG1LoggingFailure.java 8169634 generic-all
65
gc/g1/humongousObjects/TestHeapCounters.java 8178918 generic-all
66
gc/stress/gclocker/TestGCLockerWithParallel.java 8180622 generic-all
67
gc/stress/gclocker/TestGCLockerWithG1.java 8180622 generic-all
68
gc/survivorAlignment/TestPromotionFromSurvivorToTenuredAfterMinorGC.java 8177765 generic-all
69
gc/stress/TestJNIBlockFullGC/TestJNIBlockFullGC.java 8192647 generic-all
70 71 72 73 74 75 76 77 78 79 80

#############################################################################

# :hotspot_runtime

runtime/CompressedOops/UseCompressedOops.java 8079353 generic-all

#############################################################################

# :hotspot_serviceability

81 82
serviceability/sa/TestRevPtrsForInvokeDynamic.java   8191270 generic-all
serviceability/sa/sadebugd/SADebugDTest.java         8163805 generic-all
83

84 85 86 87 88 89
#############################################################################

# :hotspot_misc

#############################################################################

90 91 92 93 94 95 96
###########################################################################
#
# Java EE Module Removal
#

compiler/c2/Test8007294.java                                                   8194310    generic-all  Java EE Module Removal
compiler/c2/Test6852078.java                                                   8194310    generic-all  Java EE Module Removal