jaxp/test/ProblemList.txt
author kbarrett
Tue, 17 Nov 2015 16:40:52 -0500
changeset 34148 6efbc7ffd767
parent 30990 897cd13b10ea
child 36769 91782cb54d73
permissions -rw-r--r--
8143014: Access PtrQueue member offsets through derived classes Summary: Moved accessors to derived classes and updated callers. Reviewed-by: tschatzl, jmasa, twisti
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
30990
897cd13b10ea 8075551: Add tiered testing definitions to the jaxp repo
darcy
parents:
diff changeset
     1
###########################################################################
897cd13b10ea 8075551: Add tiered testing definitions to the jaxp repo
darcy
parents:
diff changeset
     2
#
897cd13b10ea 8075551: Add tiered testing definitions to the jaxp repo
darcy
parents:
diff changeset
     3
# Copyright (c) 2015, Oracle and/or its affiliates. All rights reserved.
897cd13b10ea 8075551: Add tiered testing definitions to the jaxp repo
darcy
parents:
diff changeset
     4
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
897cd13b10ea 8075551: Add tiered testing definitions to the jaxp repo
darcy
parents:
diff changeset
     5
#
897cd13b10ea 8075551: Add tiered testing definitions to the jaxp repo
darcy
parents:
diff changeset
     6
# This code is free software; you can redistribute it and/or modify it
897cd13b10ea 8075551: Add tiered testing definitions to the jaxp repo
darcy
parents:
diff changeset
     7
# under the terms of the GNU General Public License version 2 only, as
897cd13b10ea 8075551: Add tiered testing definitions to the jaxp repo
darcy
parents:
diff changeset
     8
# published by the Free Software Foundation.
897cd13b10ea 8075551: Add tiered testing definitions to the jaxp repo
darcy
parents:
diff changeset
     9
#
897cd13b10ea 8075551: Add tiered testing definitions to the jaxp repo
darcy
parents:
diff changeset
    10
# This code is distributed in the hope that it will be useful, but WITHOUT
897cd13b10ea 8075551: Add tiered testing definitions to the jaxp repo
darcy
parents:
diff changeset
    11
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
897cd13b10ea 8075551: Add tiered testing definitions to the jaxp repo
darcy
parents:
diff changeset
    12
# FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
897cd13b10ea 8075551: Add tiered testing definitions to the jaxp repo
darcy
parents:
diff changeset
    13
# version 2 for more details (a copy is included in the LICENSE file that
897cd13b10ea 8075551: Add tiered testing definitions to the jaxp repo
darcy
parents:
diff changeset
    14
# accompanied this code).
897cd13b10ea 8075551: Add tiered testing definitions to the jaxp repo
darcy
parents:
diff changeset
    15
#
897cd13b10ea 8075551: Add tiered testing definitions to the jaxp repo
darcy
parents:
diff changeset
    16
# You should have received a copy of the GNU General Public License version
897cd13b10ea 8075551: Add tiered testing definitions to the jaxp repo
darcy
parents:
diff changeset
    17
# 2 along with this work; if not, write to the Free Software Foundation,
897cd13b10ea 8075551: Add tiered testing definitions to the jaxp repo
darcy
parents:
diff changeset
    18
# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
897cd13b10ea 8075551: Add tiered testing definitions to the jaxp repo
darcy
parents:
diff changeset
    19
#
897cd13b10ea 8075551: Add tiered testing definitions to the jaxp repo
darcy
parents:
diff changeset
    20
# Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
897cd13b10ea 8075551: Add tiered testing definitions to the jaxp repo
darcy
parents:
diff changeset
    21
# or visit www.oracle.com if you need additional information or have any
897cd13b10ea 8075551: Add tiered testing definitions to the jaxp repo
darcy
parents:
diff changeset
    22
# questions.
897cd13b10ea 8075551: Add tiered testing definitions to the jaxp repo
darcy
parents:
diff changeset
    23
#
897cd13b10ea 8075551: Add tiered testing definitions to the jaxp repo
darcy
parents:
diff changeset
    24
###########################################################################
897cd13b10ea 8075551: Add tiered testing definitions to the jaxp repo
darcy
parents:
diff changeset
    25
897cd13b10ea 8075551: Add tiered testing definitions to the jaxp repo
darcy
parents:
diff changeset
    26
# No jaxp tests are on the problem list.