test/nashorn/ProblemList.txt
author rriggs
Wed, 02 Oct 2019 13:57:03 -0400
changeset 58446 5c83830390ba
parent 47216 71c04702a3d5
permissions -rw-r--r--
8231663: Incorrect GPL header in some RMI/SQL package-info.java files Reviewed-by: bpb, iris, lancea
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
30976
a9265da74259 8075555: Add tiered testing definitions to the nashorn repo
darcy
parents:
diff changeset
     1
###########################################################################
a9265da74259 8075555: Add tiered testing definitions to the nashorn repo
darcy
parents:
diff changeset
     2
#
a9265da74259 8075555: Add tiered testing definitions to the nashorn repo
darcy
parents:
diff changeset
     3
# Copyright (c) 2015, Oracle and/or its affiliates. All rights reserved.
a9265da74259 8075555: Add tiered testing definitions to the nashorn repo
darcy
parents:
diff changeset
     4
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
a9265da74259 8075555: Add tiered testing definitions to the nashorn repo
darcy
parents:
diff changeset
     5
#
a9265da74259 8075555: Add tiered testing definitions to the nashorn repo
darcy
parents:
diff changeset
     6
# This code is free software; you can redistribute it and/or modify it
a9265da74259 8075555: Add tiered testing definitions to the nashorn repo
darcy
parents:
diff changeset
     7
# under the terms of the GNU General Public License version 2 only, as
a9265da74259 8075555: Add tiered testing definitions to the nashorn repo
darcy
parents:
diff changeset
     8
# published by the Free Software Foundation.
a9265da74259 8075555: Add tiered testing definitions to the nashorn repo
darcy
parents:
diff changeset
     9
#
a9265da74259 8075555: Add tiered testing definitions to the nashorn repo
darcy
parents:
diff changeset
    10
# This code is distributed in the hope that it will be useful, but WITHOUT
a9265da74259 8075555: Add tiered testing definitions to the nashorn repo
darcy
parents:
diff changeset
    11
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
a9265da74259 8075555: Add tiered testing definitions to the nashorn repo
darcy
parents:
diff changeset
    12
# FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
a9265da74259 8075555: Add tiered testing definitions to the nashorn repo
darcy
parents:
diff changeset
    13
# version 2 for more details (a copy is included in the LICENSE file that
a9265da74259 8075555: Add tiered testing definitions to the nashorn repo
darcy
parents:
diff changeset
    14
# accompanied this code).
a9265da74259 8075555: Add tiered testing definitions to the nashorn repo
darcy
parents:
diff changeset
    15
#
a9265da74259 8075555: Add tiered testing definitions to the nashorn repo
darcy
parents:
diff changeset
    16
# You should have received a copy of the GNU General Public License version
a9265da74259 8075555: Add tiered testing definitions to the nashorn repo
darcy
parents:
diff changeset
    17
# 2 along with this work; if not, write to the Free Software Foundation,
a9265da74259 8075555: Add tiered testing definitions to the nashorn repo
darcy
parents:
diff changeset
    18
# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
a9265da74259 8075555: Add tiered testing definitions to the nashorn repo
darcy
parents:
diff changeset
    19
#
a9265da74259 8075555: Add tiered testing definitions to the nashorn repo
darcy
parents:
diff changeset
    20
# Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
a9265da74259 8075555: Add tiered testing definitions to the nashorn repo
darcy
parents:
diff changeset
    21
# or visit www.oracle.com if you need additional information or have any
a9265da74259 8075555: Add tiered testing definitions to the nashorn repo
darcy
parents:
diff changeset
    22
# questions.
a9265da74259 8075555: Add tiered testing definitions to the nashorn repo
darcy
parents:
diff changeset
    23
#
a9265da74259 8075555: Add tiered testing definitions to the nashorn repo
darcy
parents:
diff changeset
    24
###########################################################################
a9265da74259 8075555: Add tiered testing definitions to the nashorn repo
darcy
parents:
diff changeset
    25
43555
1bb10bccf057 8173888: Test for JDK-8169481 causes stack overflows in parser tests
hannesw
parents: 43553
diff changeset
    26
# No nashorn tests are on the problem list.