test/jdk/ProblemList-Xcomp.txt
author iignatyev
Wed, 20 Feb 2019 11:51:23 -0800
changeset 53860 c081f3ea6b93
parent 53621 8b3d33bfb407
child 58794 d428456b5830
permissions -rw-r--r--
8219476: cleanup hotspot ProblemList Reviewed-by: jwilhelm
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
51722
49efbe629159 8210699: Problem list tests which times out in Xcomp mode
iignatyev
parents:
diff changeset
     1
#
53498
7ad61dce3825 8217699: add java/util/concurrent/CountDownLatch/Basic.java to ProblemList-Xcomp
iignatyev
parents: 51975
diff changeset
     2
# Copyright (c) 2018, 2019, Oracle and/or its affiliates. All rights reserved.
51722
49efbe629159 8210699: Problem list tests which times out in Xcomp mode
iignatyev
parents:
diff changeset
     3
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
49efbe629159 8210699: Problem list tests which times out in Xcomp mode
iignatyev
parents:
diff changeset
     4
#
49efbe629159 8210699: Problem list tests which times out in Xcomp mode
iignatyev
parents:
diff changeset
     5
# This code is free software; you can redistribute it and/or modify it
49efbe629159 8210699: Problem list tests which times out in Xcomp mode
iignatyev
parents:
diff changeset
     6
# under the terms of the GNU General Public License version 2 only, as
49efbe629159 8210699: Problem list tests which times out in Xcomp mode
iignatyev
parents:
diff changeset
     7
# published by the Free Software Foundation.
49efbe629159 8210699: Problem list tests which times out in Xcomp mode
iignatyev
parents:
diff changeset
     8
#
49efbe629159 8210699: Problem list tests which times out in Xcomp mode
iignatyev
parents:
diff changeset
     9
# This code is distributed in the hope that it will be useful, but WITHOUT
49efbe629159 8210699: Problem list tests which times out in Xcomp mode
iignatyev
parents:
diff changeset
    10
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
49efbe629159 8210699: Problem list tests which times out in Xcomp mode
iignatyev
parents:
diff changeset
    11
# FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
49efbe629159 8210699: Problem list tests which times out in Xcomp mode
iignatyev
parents:
diff changeset
    12
# version 2 for more details (a copy is included in the LICENSE file that
49efbe629159 8210699: Problem list tests which times out in Xcomp mode
iignatyev
parents:
diff changeset
    13
# accompanied this code).
49efbe629159 8210699: Problem list tests which times out in Xcomp mode
iignatyev
parents:
diff changeset
    14
#
49efbe629159 8210699: Problem list tests which times out in Xcomp mode
iignatyev
parents:
diff changeset
    15
# You should have received a copy of the GNU General Public License version
49efbe629159 8210699: Problem list tests which times out in Xcomp mode
iignatyev
parents:
diff changeset
    16
# 2 along with this work; if not, write to the Free Software Foundation,
49efbe629159 8210699: Problem list tests which times out in Xcomp mode
iignatyev
parents:
diff changeset
    17
# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
49efbe629159 8210699: Problem list tests which times out in Xcomp mode
iignatyev
parents:
diff changeset
    18
#
49efbe629159 8210699: Problem list tests which times out in Xcomp mode
iignatyev
parents:
diff changeset
    19
# Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
49efbe629159 8210699: Problem list tests which times out in Xcomp mode
iignatyev
parents:
diff changeset
    20
# or visit www.oracle.com if you need additional information or have any
49efbe629159 8210699: Problem list tests which times out in Xcomp mode
iignatyev
parents:
diff changeset
    21
# questions.
49efbe629159 8210699: Problem list tests which times out in Xcomp mode
iignatyev
parents:
diff changeset
    22
#
49efbe629159 8210699: Problem list tests which times out in Xcomp mode
iignatyev
parents:
diff changeset
    23
49efbe629159 8210699: Problem list tests which times out in Xcomp mode
iignatyev
parents:
diff changeset
    24
#############################################################################
49efbe629159 8210699: Problem list tests which times out in Xcomp mode
iignatyev
parents:
diff changeset
    25
#
49efbe629159 8210699: Problem list tests which times out in Xcomp mode
iignatyev
parents:
diff changeset
    26
# List of quarantined tests for testing in Xcomp mode.
49efbe629159 8210699: Problem list tests which times out in Xcomp mode
iignatyev
parents:
diff changeset
    27
#
49efbe629159 8210699: Problem list tests which times out in Xcomp mode
iignatyev
parents:
diff changeset
    28
#############################################################################
49efbe629159 8210699: Problem list tests which times out in Xcomp mode
iignatyev
parents:
diff changeset
    29
49efbe629159 8210699: Problem list tests which times out in Xcomp mode
iignatyev
parents:
diff changeset
    30
java/lang/invoke/MethodHandles/CatchExceptionTest.java 8146623 generic-all
53617
a5d7ac117ac2 8218162: problem list j/u/s/t/o/o/t/java/util/stream/StreamLinkTest.java on solaris w/ Xcomp
iignatyev
parents: 53501
diff changeset
    31
java/util/stream/test/org/openjdk/tests/java/util/stream/StreamLinkTest.java 8216317 solaris-all