author | ccheung |
Mon, 01 Oct 2018 11:36:48 -0700 | |
changeset 51975 | 94b9b7a09001 |
parent 51722 | 49efbe629159 |
child 53479 | 31e5c82f59e9 |
child 53498 | 7ad61dce3825 |
permissions | -rw-r--r-- |
51722
49efbe629159
8210699: Problem list tests which times out in Xcomp mode
iignatyev
parents:
diff
changeset
|
1 |
# |
49efbe629159
8210699: Problem list tests which times out in Xcomp mode
iignatyev
parents:
diff
changeset
|
2 |
# Copyright (c) 2018, Oracle and/or its affiliates. All rights reserved. |
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 |
51975 | 31 |
java/lang/Class/forName/modules/TestDriver.java 8205526 solaris-all |