test/jdk/ProblemList.txt
author goetz
Tue, 23 Jan 2018 08:26:42 +0100
changeset 48659 9dfffaceb477
parent 48656 fd237da7a113
child 48722 02b7ea53c1a4
child 48729 2d03ebb72df2
child 56042 40d7b06bb6e9
permissions -rw-r--r--
8195824: tools/launcher/HelpFlagsTest.java fails with java.lang.AssertionError Summary: Also re-enable test. Reviewed-by: dholmes, ksrini
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
4187
d7111a88f0ec 6888927: Fix jdk jtreg tests to indicate which ones need othervm, allow for use of samevm option
ohair
parents:
diff changeset
     1
###########################################################################
d7111a88f0ec 6888927: Fix jdk jtreg tests to indicate which ones need othervm, allow for use of samevm option
ohair
parents:
diff changeset
     2
#
48493
d53732d23ade 8031482: Some jcmds generate output with a \n as a separator rather than \r\n on Windows
gadams
parents: 48451
diff changeset
     3
# Copyright (c) 2009, 2018, Oracle and/or its affiliates. All rights reserved.
4187
d7111a88f0ec 6888927: Fix jdk jtreg tests to indicate which ones need othervm, allow for use of samevm option
ohair
parents:
diff changeset
     4
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
d7111a88f0ec 6888927: Fix jdk jtreg tests to indicate which ones need othervm, allow for use of samevm option
ohair
parents:
diff changeset
     5
#
d7111a88f0ec 6888927: Fix jdk jtreg tests to indicate which ones need othervm, allow for use of samevm option
ohair
parents:
diff changeset
     6
# This code is free software; you can redistribute it and/or modify it
d7111a88f0ec 6888927: Fix jdk jtreg tests to indicate which ones need othervm, allow for use of samevm option
ohair
parents:
diff changeset
     7
# under the terms of the GNU General Public License version 2 only, as
21596
0e3a39f29dbc 8027696: Incorrect copyright header in the tests
serb
parents: 21423
diff changeset
     8
# published by the Free Software Foundation.
4187
d7111a88f0ec 6888927: Fix jdk jtreg tests to indicate which ones need othervm, allow for use of samevm option
ohair
parents:
diff changeset
     9
#
d7111a88f0ec 6888927: Fix jdk jtreg tests to indicate which ones need othervm, allow for use of samevm option
ohair
parents:
diff changeset
    10
# This code is distributed in the hope that it will be useful, but WITHOUT
d7111a88f0ec 6888927: Fix jdk jtreg tests to indicate which ones need othervm, allow for use of samevm option
ohair
parents:
diff changeset
    11
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
d7111a88f0ec 6888927: Fix jdk jtreg tests to indicate which ones need othervm, allow for use of samevm option
ohair
parents:
diff changeset
    12
# FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
d7111a88f0ec 6888927: Fix jdk jtreg tests to indicate which ones need othervm, allow for use of samevm option
ohair
parents:
diff changeset
    13
# version 2 for more details (a copy is included in the LICENSE file that
d7111a88f0ec 6888927: Fix jdk jtreg tests to indicate which ones need othervm, allow for use of samevm option
ohair
parents:
diff changeset
    14
# accompanied this code).
d7111a88f0ec 6888927: Fix jdk jtreg tests to indicate which ones need othervm, allow for use of samevm option
ohair
parents:
diff changeset
    15
#
d7111a88f0ec 6888927: Fix jdk jtreg tests to indicate which ones need othervm, allow for use of samevm option
ohair
parents:
diff changeset
    16
# You should have received a copy of the GNU General Public License version
d7111a88f0ec 6888927: Fix jdk jtreg tests to indicate which ones need othervm, allow for use of samevm option
ohair
parents:
diff changeset
    17
# 2 along with this work; if not, write to the Free Software Foundation,
d7111a88f0ec 6888927: Fix jdk jtreg tests to indicate which ones need othervm, allow for use of samevm option
ohair
parents:
diff changeset
    18
# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
d7111a88f0ec 6888927: Fix jdk jtreg tests to indicate which ones need othervm, allow for use of samevm option
ohair
parents:
diff changeset
    19
#
5506
202f599c92aa 6943119: Rebrand source copyright notices
ohair
parents: 5165
diff changeset
    20
# Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
202f599c92aa 6943119: Rebrand source copyright notices
ohair
parents: 5165
diff changeset
    21
# or visit www.oracle.com if you need additional information or have any
202f599c92aa 6943119: Rebrand source copyright notices
ohair
parents: 5165
diff changeset
    22
# questions.
4187
d7111a88f0ec 6888927: Fix jdk jtreg tests to indicate which ones need othervm, allow for use of samevm option
ohair
parents:
diff changeset
    23
#
d7111a88f0ec 6888927: Fix jdk jtreg tests to indicate which ones need othervm, allow for use of samevm option
ohair
parents:
diff changeset
    24
###########################################################################
d7111a88f0ec 6888927: Fix jdk jtreg tests to indicate which ones need othervm, allow for use of samevm option
ohair
parents:
diff changeset
    25
#
d7111a88f0ec 6888927: Fix jdk jtreg tests to indicate which ones need othervm, allow for use of samevm option
ohair
parents:
diff changeset
    26
# List of tests that should not be run by test/Makefile, for various reasons:
d7111a88f0ec 6888927: Fix jdk jtreg tests to indicate which ones need othervm, allow for use of samevm option
ohair
parents:
diff changeset
    27
#   1. Does not run with jtreg -samevm mode
d7111a88f0ec 6888927: Fix jdk jtreg tests to indicate which ones need othervm, allow for use of samevm option
ohair
parents:
diff changeset
    28
#   2. Causes problems in jtreg -samevm mode for jtreg or tests that follow it
d7111a88f0ec 6888927: Fix jdk jtreg tests to indicate which ones need othervm, allow for use of samevm option
ohair
parents:
diff changeset
    29
#   3. The test is too slow or consumes too many system resources
d7111a88f0ec 6888927: Fix jdk jtreg tests to indicate which ones need othervm, allow for use of samevm option
ohair
parents:
diff changeset
    30
#   4. The test fails when run on any official build systems
d7111a88f0ec 6888927: Fix jdk jtreg tests to indicate which ones need othervm, allow for use of samevm option
ohair
parents:
diff changeset
    31
#
d7111a88f0ec 6888927: Fix jdk jtreg tests to indicate which ones need othervm, allow for use of samevm option
ohair
parents:
diff changeset
    32
# It is possible that a test being on this list is a mistake, and that some
d7111a88f0ec 6888927: Fix jdk jtreg tests to indicate which ones need othervm, allow for use of samevm option
ohair
parents:
diff changeset
    33
#   other test in samevm mode caused tests to fail, mistakes happen.
d7111a88f0ec 6888927: Fix jdk jtreg tests to indicate which ones need othervm, allow for use of samevm option
ohair
parents:
diff changeset
    34
#
d7111a88f0ec 6888927: Fix jdk jtreg tests to indicate which ones need othervm, allow for use of samevm option
ohair
parents:
diff changeset
    35
# Tests marked @ignore are not run by test/Makefile, but harmless to be listed.
d7111a88f0ec 6888927: Fix jdk jtreg tests to indicate which ones need othervm, allow for use of samevm option
ohair
parents:
diff changeset
    36
#
d7111a88f0ec 6888927: Fix jdk jtreg tests to indicate which ones need othervm, allow for use of samevm option
ohair
parents:
diff changeset
    37
# Tests that explicitly state "@run main/othervm ...", and are not listed here,
d7111a88f0ec 6888927: Fix jdk jtreg tests to indicate which ones need othervm, allow for use of samevm option
ohair
parents:
diff changeset
    38
#   will be run in the same batch as the samevm tests.
d7111a88f0ec 6888927: Fix jdk jtreg tests to indicate which ones need othervm, allow for use of samevm option
ohair
parents:
diff changeset
    39
#
d7111a88f0ec 6888927: Fix jdk jtreg tests to indicate which ones need othervm, allow for use of samevm option
ohair
parents:
diff changeset
    40
# Shell tests are othervm by default.
d7111a88f0ec 6888927: Fix jdk jtreg tests to indicate which ones need othervm, allow for use of samevm option
ohair
parents:
diff changeset
    41
#
8406
889f6ae1f0c9 7001685: Renable EnumSetBash Test
mduigou
parents: 7994
diff changeset
    42
# List items  are testnames followed by labels, all MUST BE commented
4187
d7111a88f0ec 6888927: Fix jdk jtreg tests to indicate which ones need othervm, allow for use of samevm option
ohair
parents:
diff changeset
    43
#   as to why they are here and use a label:
22602
0d9a07b0d7e9 8028537: PPC64: Updated the JDK regression tests to run on AIX
simonis
parents: 21978
diff changeset
    44
#     generic-all   Problems on all platforms
0d9a07b0d7e9 8028537: PPC64: Updated the JDK regression tests to run on AIX
simonis
parents: 21978
diff changeset
    45
#     generic-ARCH  Where ARCH is one of: sparc, sparcv9, x64, i586, etc.
0d9a07b0d7e9 8028537: PPC64: Updated the JDK regression tests to run on AIX
simonis
parents: 21978
diff changeset
    46
#     OSNAME-all    Where OSNAME is one of: solaris, linux, windows, macosx, aix
0d9a07b0d7e9 8028537: PPC64: Updated the JDK regression tests to run on AIX
simonis
parents: 21978
diff changeset
    47
#     OSNAME-ARCH   Specific on to one OSNAME and ARCH, e.g. solaris-amd64
0d9a07b0d7e9 8028537: PPC64: Updated the JDK regression tests to run on AIX
simonis
parents: 21978
diff changeset
    48
#     OSNAME-REV    Specific on to one OSNAME and REV, e.g. solaris-5.8
8406
889f6ae1f0c9 7001685: Renable EnumSetBash Test
mduigou
parents: 7994
diff changeset
    49
#
4187
d7111a88f0ec 6888927: Fix jdk jtreg tests to indicate which ones need othervm, allow for use of samevm option
ohair
parents:
diff changeset
    50
# More than one label is allowed but must be on the same line.
d7111a88f0ec 6888927: Fix jdk jtreg tests to indicate which ones need othervm, allow for use of samevm option
ohair
parents:
diff changeset
    51
#
d7111a88f0ec 6888927: Fix jdk jtreg tests to indicate which ones need othervm, allow for use of samevm option
ohair
parents:
diff changeset
    52
#############################################################################
d7111a88f0ec 6888927: Fix jdk jtreg tests to indicate which ones need othervm, allow for use of samevm option
ohair
parents:
diff changeset
    53
#
d7111a88f0ec 6888927: Fix jdk jtreg tests to indicate which ones need othervm, allow for use of samevm option
ohair
parents:
diff changeset
    54
# Running the tests:
d7111a88f0ec 6888927: Fix jdk jtreg tests to indicate which ones need othervm, allow for use of samevm option
ohair
parents:
diff changeset
    55
#    cd test && make JT_HOME=jtreg_home PRODUCT_HOME=jdk_home jdk_all
d7111a88f0ec 6888927: Fix jdk jtreg tests to indicate which ones need othervm, allow for use of samevm option
ohair
parents:
diff changeset
    56
#  Or instead of jdk_all, use any of the jdk_* targets.
d7111a88f0ec 6888927: Fix jdk jtreg tests to indicate which ones need othervm, allow for use of samevm option
ohair
parents:
diff changeset
    57
#
d7111a88f0ec 6888927: Fix jdk jtreg tests to indicate which ones need othervm, allow for use of samevm option
ohair
parents:
diff changeset
    58
# Samevm Notes:
d7111a88f0ec 6888927: Fix jdk jtreg tests to indicate which ones need othervm, allow for use of samevm option
ohair
parents:
diff changeset
    59
#  * Although some tests may have only been seen to fail on some platforms,
d7111a88f0ec 6888927: Fix jdk jtreg tests to indicate which ones need othervm, allow for use of samevm option
ohair
parents:
diff changeset
    60
#    they might be flagged as 'generic-all' because the problem they have
d7111a88f0ec 6888927: Fix jdk jtreg tests to indicate which ones need othervm, allow for use of samevm option
ohair
parents:
diff changeset
    61
#    could cause hidden slowdowns on other platforms.
d7111a88f0ec 6888927: Fix jdk jtreg tests to indicate which ones need othervm, allow for use of samevm option
ohair
parents:
diff changeset
    62
#    Most samevm problems will be generic-all, but windows usually dislikes
d7111a88f0ec 6888927: Fix jdk jtreg tests to indicate which ones need othervm, allow for use of samevm option
ohair
parents:
diff changeset
    63
#    them the most.
d7111a88f0ec 6888927: Fix jdk jtreg tests to indicate which ones need othervm, allow for use of samevm option
ohair
parents:
diff changeset
    64
#    Address already in use or connection errors indicate a generic port issue.
d7111a88f0ec 6888927: Fix jdk jtreg tests to indicate which ones need othervm, allow for use of samevm option
ohair
parents:
diff changeset
    65
#    (this is not necessarily a samevm issue, but an issue for running the tests
d7111a88f0ec 6888927: Fix jdk jtreg tests to indicate which ones need othervm, allow for use of samevm option
ohair
parents:
diff changeset
    66
#     on shared machines, two people or two test runs will collide).
d7111a88f0ec 6888927: Fix jdk jtreg tests to indicate which ones need othervm, allow for use of samevm option
ohair
parents:
diff changeset
    67
#  * Samevm problem (windows in particular) is not closing all input/output
d7111a88f0ec 6888927: Fix jdk jtreg tests to indicate which ones need othervm, allow for use of samevm option
ohair
parents:
diff changeset
    68
#  * Samevm problem when a test calls setSecurityManager()
d7111a88f0ec 6888927: Fix jdk jtreg tests to indicate which ones need othervm, allow for use of samevm option
ohair
parents:
diff changeset
    69
#  * Samevm problem with setHttps*() is used? (not exactly sure here)
d7111a88f0ec 6888927: Fix jdk jtreg tests to indicate which ones need othervm, allow for use of samevm option
ohair
parents:
diff changeset
    70
#  * Samevm problem when stuffing system properties with non Strings or anything
d7111a88f0ec 6888927: Fix jdk jtreg tests to indicate which ones need othervm, allow for use of samevm option
ohair
parents:
diff changeset
    71
#  * Samevm problem when changing vm settings, or registering any vm actions
d7111a88f0ec 6888927: Fix jdk jtreg tests to indicate which ones need othervm, allow for use of samevm option
ohair
parents:
diff changeset
    72
#  * Samevm problems with deleteOnExit(), if it must happen at end of test
d7111a88f0ec 6888927: Fix jdk jtreg tests to indicate which ones need othervm, allow for use of samevm option
ohair
parents:
diff changeset
    73
#  * Samevm problems with URLClassLoader? (no details here)
d7111a88f0ec 6888927: Fix jdk jtreg tests to indicate which ones need othervm, allow for use of samevm option
ohair
parents:
diff changeset
    74
#  * Samevm problems with dependence on predictable GC or finalizations
d7111a88f0ec 6888927: Fix jdk jtreg tests to indicate which ones need othervm, allow for use of samevm option
ohair
parents:
diff changeset
    75
#
d7111a88f0ec 6888927: Fix jdk jtreg tests to indicate which ones need othervm, allow for use of samevm option
ohair
parents:
diff changeset
    76
# Any of the above problems may mean the test needs to be flagged as "othervm".
d7111a88f0ec 6888927: Fix jdk jtreg tests to indicate which ones need othervm, allow for use of samevm option
ohair
parents:
diff changeset
    77
#
d7111a88f0ec 6888927: Fix jdk jtreg tests to indicate which ones need othervm, allow for use of samevm option
ohair
parents:
diff changeset
    78
#############################################################################
d7111a88f0ec 6888927: Fix jdk jtreg tests to indicate which ones need othervm, allow for use of samevm option
ohair
parents:
diff changeset
    79
#
d7111a88f0ec 6888927: Fix jdk jtreg tests to indicate which ones need othervm, allow for use of samevm option
ohair
parents:
diff changeset
    80
# Fixing the tests:
d7111a88f0ec 6888927: Fix jdk jtreg tests to indicate which ones need othervm, allow for use of samevm option
ohair
parents:
diff changeset
    81
#
d7111a88f0ec 6888927: Fix jdk jtreg tests to indicate which ones need othervm, allow for use of samevm option
ohair
parents:
diff changeset
    82
# Some tests just may need to be run with "othervm", and that can easily be
d7111a88f0ec 6888927: Fix jdk jtreg tests to indicate which ones need othervm, allow for use of samevm option
ohair
parents:
diff changeset
    83
#   done my adding a @run line (or modifying any existing @run):
d7111a88f0ec 6888927: Fix jdk jtreg tests to indicate which ones need othervm, allow for use of samevm option
ohair
parents:
diff changeset
    84
#      @run main/othervm NameOfMainClass
d7111a88f0ec 6888927: Fix jdk jtreg tests to indicate which ones need othervm, allow for use of samevm option
ohair
parents:
diff changeset
    85
#   Make sure this @run follows any use of @library.
d7111a88f0ec 6888927: Fix jdk jtreg tests to indicate which ones need othervm, allow for use of samevm option
ohair
parents:
diff changeset
    86
#   Otherwise, if the test is a samevm possibility, make sure the test is
d7111a88f0ec 6888927: Fix jdk jtreg tests to indicate which ones need othervm, allow for use of samevm option
ohair
parents:
diff changeset
    87
#     cleaning up after itself, closing all streams, deleting temp files, etc.
d7111a88f0ec 6888927: Fix jdk jtreg tests to indicate which ones need othervm, allow for use of samevm option
ohair
parents:
diff changeset
    88
#
d7111a88f0ec 6888927: Fix jdk jtreg tests to indicate which ones need othervm, allow for use of samevm option
ohair
parents:
diff changeset
    89
# Keep in mind that the bug could be in many places, and even different per
d7111a88f0ec 6888927: Fix jdk jtreg tests to indicate which ones need othervm, allow for use of samevm option
ohair
parents:
diff changeset
    90
#   platform, it could be a bug in any one of:
d7111a88f0ec 6888927: Fix jdk jtreg tests to indicate which ones need othervm, allow for use of samevm option
ohair
parents:
diff changeset
    91
#      - the testcase
d7111a88f0ec 6888927: Fix jdk jtreg tests to indicate which ones need othervm, allow for use of samevm option
ohair
parents:
diff changeset
    92
#      - the jdk (jdk classes, native code, or hotspot)
d7111a88f0ec 6888927: Fix jdk jtreg tests to indicate which ones need othervm, allow for use of samevm option
ohair
parents:
diff changeset
    93
#      - the native compiler
d7111a88f0ec 6888927: Fix jdk jtreg tests to indicate which ones need othervm, allow for use of samevm option
ohair
parents:
diff changeset
    94
#      - the javac compiler
d7111a88f0ec 6888927: Fix jdk jtreg tests to indicate which ones need othervm, allow for use of samevm option
ohair
parents:
diff changeset
    95
#      - the OS (depends on what the testcase does)
d7111a88f0ec 6888927: Fix jdk jtreg tests to indicate which ones need othervm, allow for use of samevm option
ohair
parents:
diff changeset
    96
#
d7111a88f0ec 6888927: Fix jdk jtreg tests to indicate which ones need othervm, allow for use of samevm option
ohair
parents:
diff changeset
    97
# If you managed to really fix one of these tests, here is how you can
d7111a88f0ec 6888927: Fix jdk jtreg tests to indicate which ones need othervm, allow for use of samevm option
ohair
parents:
diff changeset
    98
#    remove tests from this list:
d7111a88f0ec 6888927: Fix jdk jtreg tests to indicate which ones need othervm, allow for use of samevm option
ohair
parents:
diff changeset
    99
#  1. Make sure test passes on all platforms with samevm, or mark it othervm
d7111a88f0ec 6888927: Fix jdk jtreg tests to indicate which ones need othervm, allow for use of samevm option
ohair
parents:
diff changeset
   100
#  2. Make sure test passes on all platforms when run with it's entire group
d7111a88f0ec 6888927: Fix jdk jtreg tests to indicate which ones need othervm, allow for use of samevm option
ohair
parents:
diff changeset
   101
#  3. Make sure both VMs are tested, -server and -client, if possible
45062
37ed4313c8c1 8169646: Remove launcher's -d32/-d64 option
ksrini
parents: 44926
diff changeset
   102
#  4. Use a tool like JPRT or something to verify these results
37ed4313c8c1 8169646: Remove launcher's -d32/-d64 option
ksrini
parents: 44926
diff changeset
   103
#  5. Delete lines in this file, include the changes with your test changes
4187
d7111a88f0ec 6888927: Fix jdk jtreg tests to indicate which ones need othervm, allow for use of samevm option
ohair
parents:
diff changeset
   104
#
d7111a88f0ec 6888927: Fix jdk jtreg tests to indicate which ones need othervm, allow for use of samevm option
ohair
parents:
diff changeset
   105
# You may need to repeat your testing 2 or even 3 times to verify good
d7111a88f0ec 6888927: Fix jdk jtreg tests to indicate which ones need othervm, allow for use of samevm option
ohair
parents:
diff changeset
   106
#   results, some of these samevm failures are not very predictable.
d7111a88f0ec 6888927: Fix jdk jtreg tests to indicate which ones need othervm, allow for use of samevm option
ohair
parents:
diff changeset
   107
#
d7111a88f0ec 6888927: Fix jdk jtreg tests to indicate which ones need othervm, allow for use of samevm option
ohair
parents:
diff changeset
   108
#############################################################################
d7111a88f0ec 6888927: Fix jdk jtreg tests to indicate which ones need othervm, allow for use of samevm option
ohair
parents:
diff changeset
   109
d7111a88f0ec 6888927: Fix jdk jtreg tests to indicate which ones need othervm, allow for use of samevm option
ohair
parents:
diff changeset
   110
############################################################################
d7111a88f0ec 6888927: Fix jdk jtreg tests to indicate which ones need othervm, allow for use of samevm option
ohair
parents:
diff changeset
   111
d7111a88f0ec 6888927: Fix jdk jtreg tests to indicate which ones need othervm, allow for use of samevm option
ohair
parents:
diff changeset
   112
# jdk_awt
d7111a88f0ec 6888927: Fix jdk jtreg tests to indicate which ones need othervm, allow for use of samevm option
ohair
parents:
diff changeset
   113
48279
c40a1a907c74 8193211: Update jtreg TEST.groups and ProblemList for client-libs
prr
parents: 47842
diff changeset
   114
java/awt/event/MouseEvent/MouseClickTest/MouseClickTest.html 8168389 windows-all,macosx-all
c40a1a907c74 8193211: Update jtreg TEST.groups and ProblemList for client-libs
prr
parents: 47842
diff changeset
   115
java/awt/Focus/ActualFocusedWindowTest/ActualFocusedWindowBlockingTest.java 8168408 windows-all
c40a1a907c74 8193211: Update jtreg TEST.groups and ProblemList for client-libs
prr
parents: 47842
diff changeset
   116
java/awt/Focus/FocusOwnerFrameOnClick/FocusOwnerFrameOnClick.java 8081489 generic-all
c40a1a907c74 8193211: Update jtreg TEST.groups and ProblemList for client-libs
prr
parents: 47842
diff changeset
   117
java/awt/Focus/IconifiedFrameFocusChangeTest/IconifiedFrameFocusChangeTest.java 6849364 generic-all
c40a1a907c74 8193211: Update jtreg TEST.groups and ProblemList for client-libs
prr
parents: 47842
diff changeset
   118
java/awt/Focus/AutoRequestFocusTest/AutoRequestFocusToFrontTest.java 6848406 generic-all
c40a1a907c74 8193211: Update jtreg TEST.groups and ProblemList for client-libs
prr
parents: 47842
diff changeset
   119
java/awt/Focus/AutoRequestFocusTest/AutoRequestFocusSetVisibleTest.java 6848407 generic-all 
c40a1a907c74 8193211: Update jtreg TEST.groups and ProblemList for client-libs
prr
parents: 47842
diff changeset
   120
java/awt/Frame/MaximizedUndecorated/MaximizedUndecorated.java 8022302 generic-all
c40a1a907c74 8193211: Update jtreg TEST.groups and ProblemList for client-libs
prr
parents: 47842
diff changeset
   121
c40a1a907c74 8193211: Update jtreg TEST.groups and ProblemList for client-libs
prr
parents: 47842
diff changeset
   122
java/awt/FileDialog/FileDialogIconTest/FileDialogIconTest.java 8160558 windows-all
c40a1a907c74 8193211: Update jtreg TEST.groups and ProblemList for client-libs
prr
parents: 47842
diff changeset
   123
java/awt/Modal/FileDialog/FileDialogTKModal1Test.java 7186009 windows-all,macosx-all
c40a1a907c74 8193211: Update jtreg TEST.groups and ProblemList for client-libs
prr
parents: 47842
diff changeset
   124
java/awt/Modal/FileDialog/FileDialogTKModal2Test.java 7186009 windows-all,macosx-all
c40a1a907c74 8193211: Update jtreg TEST.groups and ProblemList for client-libs
prr
parents: 47842
diff changeset
   125
java/awt/Modal/FileDialog/FileDialogTKModal3Test.java 7186009 windows-all,macosx-all
c40a1a907c74 8193211: Update jtreg TEST.groups and ProblemList for client-libs
prr
parents: 47842
diff changeset
   126
java/awt/Modal/FileDialog/FileDialogTKModal4Test.java 7186009 windows-all,macosx-all
c40a1a907c74 8193211: Update jtreg TEST.groups and ProblemList for client-libs
prr
parents: 47842
diff changeset
   127
java/awt/Modal/FileDialog/FileDialogTKModal5Test.java 7186009 windows-all,macosx-all
c40a1a907c74 8193211: Update jtreg TEST.groups and ProblemList for client-libs
prr
parents: 47842
diff changeset
   128
java/awt/Modal/FileDialog/FileDialogTKModal6Test.java 7186009 windows-all,macosx-all
c40a1a907c74 8193211: Update jtreg TEST.groups and ProblemList for client-libs
prr
parents: 47842
diff changeset
   129
java/awt/event/MouseWheelEvent/InfiniteRecursion/InfiniteRecursion.java 8060176 windows-all,macosx-all
c40a1a907c74 8193211: Update jtreg TEST.groups and ProblemList for client-libs
prr
parents: 47842
diff changeset
   130
java/awt/event/MouseWheelEvent/InfiniteRecursion/InfiniteRecursion_1.java 8060176 windows-all,macosx-all
c40a1a907c74 8193211: Update jtreg TEST.groups and ProblemList for client-libs
prr
parents: 47842
diff changeset
   131
java/awt/dnd/BadSerializaionTest/BadSerializationTest.java 8039082 generic-all
c40a1a907c74 8193211: Update jtreg TEST.groups and ProblemList for client-libs
prr
parents: 47842
diff changeset
   132
java/awt/Focus/ChoiceFocus/ChoiceFocus.java 8169103 windows-all
c40a1a907c74 8193211: Update jtreg TEST.groups and ProblemList for client-libs
prr
parents: 47842
diff changeset
   133
java/awt/event/KeyEvent/CorrectTime/CorrectTime.java 6626492 generic-all
c40a1a907c74 8193211: Update jtreg TEST.groups and ProblemList for client-libs
prr
parents: 47842
diff changeset
   134
java/awt/Frame/MaximizedToUnmaximized/MaximizedToUnmaximized.java 8129569 generic-all
c40a1a907c74 8193211: Update jtreg TEST.groups and ProblemList for client-libs
prr
parents: 47842
diff changeset
   135
java/awt/EventQueue/6980209/bug6980209.java 8131670 generic-all
c40a1a907c74 8193211: Update jtreg TEST.groups and ProblemList for client-libs
prr
parents: 47842
diff changeset
   136
java/awt/event/InputEvent/EventWhenTest/EventWhenTest.java 8168646 generic-all
c40a1a907c74 8193211: Update jtreg TEST.groups and ProblemList for client-libs
prr
parents: 47842
diff changeset
   137
java/awt/Mixing/AWT_Mixing/OpaqueOverlappingChoice.java 8048171 generic-all
c40a1a907c74 8193211: Update jtreg TEST.groups and ProblemList for client-libs
prr
parents: 47842
diff changeset
   138
java/awt/Focus/ActualFocusedWindowTest/ActualFocusedWindowRetaining.java 6829264 generic-all
c40a1a907c74 8193211: Update jtreg TEST.groups and ProblemList for client-libs
prr
parents: 47842
diff changeset
   139
java/awt/datatransfer/DragImage/MultiResolutionDragImageTest.java 8080982 generic-all
c40a1a907c74 8193211: Update jtreg TEST.groups and ProblemList for client-libs
prr
parents: 47842
diff changeset
   140
java/awt/Toolkit/ScreenInsetsTest/ScreenInsetsTest.java 6829250 windows-all
c40a1a907c74 8193211: Update jtreg TEST.groups and ProblemList for client-libs
prr
parents: 47842
diff changeset
   141
java/awt/LightweightComponent/LightweightEventTest/LightweightEventTest.java 8159252 windows-all
c40a1a907c74 8193211: Update jtreg TEST.groups and ProblemList for client-libs
prr
parents: 47842
diff changeset
   142
java/awt/EventDispatchThread/HandleExceptionOnEDT/HandleExceptionOnEDT.java 6990210 generic-all
c40a1a907c74 8193211: Update jtreg TEST.groups and ProblemList for client-libs
prr
parents: 47842
diff changeset
   143
java/awt/EventDispatchThread/LoopRobustness/LoopRobustness.html 4931413 windows-all
c40a1a907c74 8193211: Update jtreg TEST.groups and ProblemList for client-libs
prr
parents: 47842
diff changeset
   144
java/awt/Focus/8073453/AWTFocusTransitionTest.java 8136517 generic-all
c40a1a907c74 8193211: Update jtreg TEST.groups and ProblemList for client-libs
prr
parents: 47842
diff changeset
   145
java/awt/FullScreen/FullScreenInsets/FullScreenInsets.java 7019055 windows-all
c40a1a907c74 8193211: Update jtreg TEST.groups and ProblemList for client-libs
prr
parents: 47842
diff changeset
   146
java/awt/Focus/8013611/JDK8013611.java 8175366 windows-all
c40a1a907c74 8193211: Update jtreg TEST.groups and ProblemList for client-libs
prr
parents: 47842
diff changeset
   147
java/awt/Focus/6981400/Test1.java 8029675 windows-all
c40a1a907c74 8193211: Update jtreg TEST.groups and ProblemList for client-libs
prr
parents: 47842
diff changeset
   148
java/awt/Focus/6981400/Test3.java 8173264 generic-all
c40a1a907c74 8193211: Update jtreg TEST.groups and ProblemList for client-libs
prr
parents: 47842
diff changeset
   149
java/awt/Mixing/AWT_Mixing/JSplitPaneOverlapping.java 6986109 windows-all
c40a1a907c74 8193211: Update jtreg TEST.groups and ProblemList for client-libs
prr
parents: 47842
diff changeset
   150
java/awt/Mixing/AWT_Mixing/JInternalFrameMoveOverlapping.java 6986109 windows-all
c40a1a907c74 8193211: Update jtreg TEST.groups and ProblemList for client-libs
prr
parents: 47842
diff changeset
   151
java/awt/event/KeyEvent/ExtendedKeyCode/ExtendedKeyCodeTest.java 8169476 windows-all
c40a1a907c74 8193211: Update jtreg TEST.groups and ProblemList for client-libs
prr
parents: 47842
diff changeset
   152
java/awt/event/KeyEvent/KeyChar/KeyCharTest.java 8169474 windows-all
c40a1a907c74 8193211: Update jtreg TEST.groups and ProblemList for client-libs
prr
parents: 47842
diff changeset
   153
java/awt/event/MouseEvent/SpuriousExitEnter/SpuriousExitEnter_3.java 6854300 generic-all
c40a1a907c74 8193211: Update jtreg TEST.groups and ProblemList for client-libs
prr
parents: 47842
diff changeset
   154
java/awt/event/KeyEvent/ExtendedModifiersTest/ExtendedModifiersTest.java 8129778 generic-all
c40a1a907c74 8193211: Update jtreg TEST.groups and ProblemList for client-libs
prr
parents: 47842
diff changeset
   155
java/awt/event/KeyEvent/KeyMaskTest/KeyMaskTest.java 8129778 generic-all
c40a1a907c74 8193211: Update jtreg TEST.groups and ProblemList for client-libs
prr
parents: 47842
diff changeset
   156
java/awt/event/MouseEvent/MouseButtonsAndKeyMasksTest/MouseButtonsAndKeyMasksTest.java 8129778 generic-all
c40a1a907c74 8193211: Update jtreg TEST.groups and ProblemList for client-libs
prr
parents: 47842
diff changeset
   157
java/awt/Modal/ModalFocusTransferTests/FocusTransferWDFAppModal2Test.java 8058813 windows-all
c40a1a907c74 8193211: Update jtreg TEST.groups and ProblemList for client-libs
prr
parents: 47842
diff changeset
   158
c40a1a907c74 8193211: Update jtreg TEST.groups and ProblemList for client-libs
prr
parents: 47842
diff changeset
   159
4187
d7111a88f0ec 6888927: Fix jdk jtreg tests to indicate which ones need othervm, allow for use of samevm option
ohair
parents:
diff changeset
   160
############################################################################
d7111a88f0ec 6888927: Fix jdk jtreg tests to indicate which ones need othervm, allow for use of samevm option
ohair
parents:
diff changeset
   161
d7111a88f0ec 6888927: Fix jdk jtreg tests to indicate which ones need othervm, allow for use of samevm option
ohair
parents:
diff changeset
   162
# jdk_beans
d7111a88f0ec 6888927: Fix jdk jtreg tests to indicate which ones need othervm, allow for use of samevm option
ohair
parents:
diff changeset
   163
36743
bdc3f1b79fb7 8151763: Use more informative format for problem list
darcy
parents: 36738
diff changeset
   164
java/beans/Introspector/8132566/OverridePropertyInfoTest.java   8132565 generic-all
bdc3f1b79fb7 8151763: Use more informative format for problem list
darcy
parents: 36738
diff changeset
   165
java/beans/Introspector/8132566/OverrideUserDefPropertyInfoTest.java 8132565 generic-all
32301
5d48ae677b8f 8134521: Problem list failing java/beans/Introspector test
darcy
parents: 32228
diff changeset
   166
4187
d7111a88f0ec 6888927: Fix jdk jtreg tests to indicate which ones need othervm, allow for use of samevm option
ohair
parents:
diff changeset
   167
############################################################################
d7111a88f0ec 6888927: Fix jdk jtreg tests to indicate which ones need othervm, allow for use of samevm option
ohair
parents:
diff changeset
   168
d7111a88f0ec 6888927: Fix jdk jtreg tests to indicate which ones need othervm, allow for use of samevm option
ohair
parents:
diff changeset
   169
# jdk_lang
d7111a88f0ec 6888927: Fix jdk jtreg tests to indicate which ones need othervm, allow for use of samevm option
ohair
parents:
diff changeset
   170
36743
bdc3f1b79fb7 8151763: Use more informative format for problem list
darcy
parents: 36738
diff changeset
   171
java/lang/StringCoding/CheckEncodings.sh                        7008363 generic-all
35771
6a1e501543ee 8149492: Problem list CheckEncodings.sh
darcy
parents: 35699
diff changeset
   172
45579
d92932ba64da 8182620: Problem list java/lang/String/nativeEncoding/StringPlatformChars.java for JDK-8182569
xiaofeya
parents: 45384
diff changeset
   173
java/lang/String/nativeEncoding/StringPlatformChars.java        8182569 windows-all,solaris-all
d92932ba64da 8182620: Problem list java/lang/String/nativeEncoding/StringPlatformChars.java for JDK-8182569
xiaofeya
parents: 45384
diff changeset
   174
11527
3ff3f302b95f 7130398: ProblemList.txt updates (1/2012)
alanb
parents: 11132
diff changeset
   175
############################################################################
3ff3f302b95f 7130398: ProblemList.txt updates (1/2012)
alanb
parents: 11132
diff changeset
   176
26728
d78714eb3f47 8058899: Put test 'java/lang/instrument/NativeMethodPrefixAgent.java' on ProblemList
jbachorik
parents: 26726
diff changeset
   177
# jdk_instrument
d78714eb3f47 8058899: Put test 'java/lang/instrument/NativeMethodPrefixAgent.java' on ProblemList
jbachorik
parents: 26726
diff changeset
   178
40269
edab53bd500e 8160611: Clean up ProblemList.txt for closed/resolved issues
fyuan
parents: 40261
diff changeset
   179
java/lang/instrument/RedefineBigClass.sh                        8065756 generic-all
edab53bd500e 8160611: Clean up ProblemList.txt for closed/resolved issues
fyuan
parents: 40261
diff changeset
   180
java/lang/instrument/RetransformBigClass.sh                     8065756 generic-all
27749
8b7b1ff96d50 8062037: java/lang/instrument/RetransformBigClass.sh should be quarantined
olagneau
parents: 27349
diff changeset
   181
36743
bdc3f1b79fb7 8151763: Use more informative format for problem list
darcy
parents: 36738
diff changeset
   182
java/lang/instrument/BootClassPath/BootClassPathTest.sh         8072130 macosx-all
28757
79a2d3315ace 8072371: Add two failing svc tests to the problem list
darcy
parents: 28756
diff changeset
   183
39468
04d84adee123 8159959: Quarantine java/lang/management/MemoryMXBean/Pending.java
akulyakh
parents: 38876
diff changeset
   184
java/lang/management/MemoryMXBean/Pending.java                  8158837 generic-all
42166
5582c83b1156 8169836: ProblemList update for java/lang/management/MemoryMXBean/PendingAllGC.sh
amlu
parents: 42165
diff changeset
   185
java/lang/management/MemoryMXBean/PendingAllGC.sh               8158837 generic-all
39468
04d84adee123 8159959: Quarantine java/lang/management/MemoryMXBean/Pending.java
akulyakh
parents: 38876
diff changeset
   186
26728
d78714eb3f47 8058899: Put test 'java/lang/instrument/NativeMethodPrefixAgent.java' on ProblemList
jbachorik
parents: 26726
diff changeset
   187
############################################################################
d78714eb3f47 8058899: Put test 'java/lang/instrument/NativeMethodPrefixAgent.java' on ProblemList
jbachorik
parents: 26726
diff changeset
   188
38374
3758f3419566 8157011: Problem list tools/pack200/TestNormal.java and java/io/pathNames/GeneralWin32.java
mli
parents: 37911
diff changeset
   189
# jdk_io
3758f3419566 8157011: Problem list tools/pack200/TestNormal.java and java/io/pathNames/GeneralWin32.java
mli
parents: 37911
diff changeset
   190
45070
23a9f2c1aaf2 8180304: Add tests to ProblemList that fails on Windows when running with subst or different drive than source code is on.
ctornqvi
parents: 45067
diff changeset
   191
java/io/pathNames/GeneralWin32.java                             8180264 windows-all
23a9f2c1aaf2 8180304: Add tests to ProblemList that fails on Windows when running with subst or different drive than source code is on.
ctornqvi
parents: 45067
diff changeset
   192
38374
3758f3419566 8157011: Problem list tools/pack200/TestNormal.java and java/io/pathNames/GeneralWin32.java
mli
parents: 37911
diff changeset
   193
############################################################################
3758f3419566 8157011: Problem list tools/pack200/TestNormal.java and java/io/pathNames/GeneralWin32.java
mli
parents: 37911
diff changeset
   194
42338
a60f280f803c 8169069: Module system implementation refresh (11/2016)
alanb
parents: 42107
diff changeset
   195
# jdk_management
14170
c819974fc133 7173494: some jdk tests are not run in test/Makefile
alanb
parents: 14013
diff changeset
   196
36743
bdc3f1b79fb7 8151763: Use more informative format for problem list
darcy
parents: 36738
diff changeset
   197
com/sun/management/OperatingSystemMXBean/GetProcessCpuLoad.java 8030957 aix-all
bdc3f1b79fb7 8151763: Use more informative format for problem list
darcy
parents: 36738
diff changeset
   198
com/sun/management/OperatingSystemMXBean/GetSystemCpuLoad.java  8030957 aix-all
43994
bfa5dcb74e06 8174855: Quarantine failing test jdk/test/sun/management/HotspotRuntimeMBean/GetSafepointSyncTime.java
gtriantafill
parents: 43720
diff changeset
   199
sun/management/HotspotRuntimeMBean/GetSafepointSyncTime.java    8174734 generic-all
42338
a60f280f803c 8169069: Module system implementation refresh (11/2016)
alanb
parents: 42107
diff changeset
   200
a60f280f803c 8169069: Module system implementation refresh (11/2016)
alanb
parents: 42107
diff changeset
   201
############################################################################
a60f280f803c 8169069: Module system implementation refresh (11/2016)
alanb
parents: 42107
diff changeset
   202
a60f280f803c 8169069: Module system implementation refresh (11/2016)
alanb
parents: 42107
diff changeset
   203
# jdk_jmx
a60f280f803c 8169069: Module system implementation refresh (11/2016)
alanb
parents: 42107
diff changeset
   204
36743
bdc3f1b79fb7 8151763: Use more informative format for problem list
darcy
parents: 36738
diff changeset
   205
javax/management/MBeanServer/OldMBeanServerTest.java            8030957 aix-all
22602
0d9a07b0d7e9 8028537: PPC64: Updated the JDK regression tests to run on AIX
simonis
parents: 21978
diff changeset
   206
36743
bdc3f1b79fb7 8151763: Use more informative format for problem list
darcy
parents: 36738
diff changeset
   207
javax/management/remote/mandatory/notif/NotifReconnectDeadlockTest.java 8042215 generic-all
28306
ed3925666bd9 8068591: javax/management/remote/mandatory/notif/NotifReconnectDeadlockTest.java should be quarantined
sjiang
parents: 28261
diff changeset
   208
4187
d7111a88f0ec 6888927: Fix jdk jtreg tests to indicate which ones need othervm, allow for use of samevm option
ohair
parents:
diff changeset
   209
############################################################################
d7111a88f0ec 6888927: Fix jdk jtreg tests to indicate which ones need othervm, allow for use of samevm option
ohair
parents:
diff changeset
   210
d7111a88f0ec 6888927: Fix jdk jtreg tests to indicate which ones need othervm, allow for use of samevm option
ohair
parents:
diff changeset
   211
# jdk_net
d7111a88f0ec 6888927: Fix jdk jtreg tests to indicate which ones need othervm, allow for use of samevm option
ohair
parents:
diff changeset
   212
36743
bdc3f1b79fb7 8151763: Use more informative format for problem list
darcy
parents: 36738
diff changeset
   213
java/net/MulticastSocket/NoLoopbackPackets.java                 7122846 macosx-all
bdc3f1b79fb7 8151763: Use more informative format for problem list
darcy
parents: 36738
diff changeset
   214
java/net/MulticastSocket/SetLoopbackMode.java                   7122846 macosx-all
12047
320a714614e9 7113349: Initial changeset for Macosx port to jdk
michaelm
parents: 12042
diff changeset
   215
36743
bdc3f1b79fb7 8151763: Use more informative format for problem list
darcy
parents: 36738
diff changeset
   216
java/net/MulticastSocket/Test.java                              7145658 macosx-all
12047
320a714614e9 7113349: Initial changeset for Macosx port to jdk
michaelm
parents: 12042
diff changeset
   217
36743
bdc3f1b79fb7 8151763: Use more informative format for problem list
darcy
parents: 36738
diff changeset
   218
java/net/DatagramSocket/SendDatagramToBadAddress.java           7143960 macosx-all
12047
320a714614e9 7113349: Initial changeset for Macosx port to jdk
michaelm
parents: 12042
diff changeset
   219
48451
9a29aa153c20 8194724: Problem list java/net/httpclient/SplitResponseSSL.java
xiaofeya
parents: 48399
diff changeset
   220
java/net/httpclient/SplitResponseSSL.java                       8194151 windows-all
9a29aa153c20 8194724: Problem list java/net/httpclient/SplitResponseSSL.java
xiaofeya
parents: 48399
diff changeset
   221
4187
d7111a88f0ec 6888927: Fix jdk jtreg tests to indicate which ones need othervm, allow for use of samevm option
ohair
parents:
diff changeset
   222
############################################################################
d7111a88f0ec 6888927: Fix jdk jtreg tests to indicate which ones need othervm, allow for use of samevm option
ohair
parents:
diff changeset
   223
d7111a88f0ec 6888927: Fix jdk jtreg tests to indicate which ones need othervm, allow for use of samevm option
ohair
parents:
diff changeset
   224
# jdk_nio
d7111a88f0ec 6888927: Fix jdk jtreg tests to indicate which ones need othervm, allow for use of samevm option
ohair
parents:
diff changeset
   225
36743
bdc3f1b79fb7 8151763: Use more informative format for problem list
darcy
parents: 36738
diff changeset
   226
java/nio/channels/Selector/Wakeup.java                          6963118 windows-all
4187
d7111a88f0ec 6888927: Fix jdk jtreg tests to indicate which ones need othervm, allow for use of samevm option
ohair
parents:
diff changeset
   227
36743
bdc3f1b79fb7 8151763: Use more informative format for problem list
darcy
parents: 36738
diff changeset
   228
java/nio/channels/DatagramChannel/ChangingAddress.java          7141822 macosx-all
bdc3f1b79fb7 8151763: Use more informative format for problem list
darcy
parents: 36738
diff changeset
   229
bdc3f1b79fb7 8151763: Use more informative format for problem list
darcy
parents: 36738
diff changeset
   230
java/nio/file/WatchService/Basic.java                           7158947 solaris-all Solaris 11
bdc3f1b79fb7 8151763: Use more informative format for problem list
darcy
parents: 36738
diff changeset
   231
java/nio/file/WatchService/MayFlies.java                        7158947 solaris-all Solaris 11
bdc3f1b79fb7 8151763: Use more informative format for problem list
darcy
parents: 36738
diff changeset
   232
java/nio/file/WatchService/LotsOfEvents.java                    7158947 solaris-all Solaris 11
12047
320a714614e9 7113349: Initial changeset for Macosx port to jdk
michaelm
parents: 12042
diff changeset
   233
4187
d7111a88f0ec 6888927: Fix jdk jtreg tests to indicate which ones need othervm, allow for use of samevm option
ohair
parents:
diff changeset
   234
############################################################################
d7111a88f0ec 6888927: Fix jdk jtreg tests to indicate which ones need othervm, allow for use of samevm option
ohair
parents:
diff changeset
   235
d7111a88f0ec 6888927: Fix jdk jtreg tests to indicate which ones need othervm, allow for use of samevm option
ohair
parents:
diff changeset
   236
# jdk_rmi
d7111a88f0ec 6888927: Fix jdk jtreg tests to indicate which ones need othervm, allow for use of samevm option
ohair
parents:
diff changeset
   237
36743
bdc3f1b79fb7 8151763: Use more informative format for problem list
darcy
parents: 36738
diff changeset
   238
java/rmi/server/Unreferenced/finiteGCLatency/FiniteGCLatency.java 7140992 generic-all
27261
96e7a70498d9 8062233: add java/rmi/server/Unreferenced/finiteGCLatency/FiniteGCLatency.java to problem list
smarks
parents: 27189
diff changeset
   239
36743
bdc3f1b79fb7 8151763: Use more informative format for problem list
darcy
parents: 36738
diff changeset
   240
java/rmi/transport/rapidExportUnexport/RapidExportUnexport.java 7146541 linux-all
11990
d536250dfc7a 7148921: More ProblemList updates (2/2012)
alanb
parents: 11989
diff changeset
   241
36743
bdc3f1b79fb7 8151763: Use more informative format for problem list
darcy
parents: 36738
diff changeset
   242
java/rmi/transport/checkLeaseInfoLeak/CheckLeaseLeak.java       7191877 generic-all
13664
52225a1bdf40 7195099: update problem list with RMI test failures
smarks
parents: 13598
diff changeset
   243
36743
bdc3f1b79fb7 8151763: Use more informative format for problem list
darcy
parents: 36738
diff changeset
   244
java/rmi/activation/Activatable/extLoadedImpl/ext.sh            8062724 generic-all
27565
729f9700483a 8049367: Modular Run-Time Images
chegar
parents: 27349
diff changeset
   245
43240
5840f84ea2e3 8173159: Problem list java/rmi/activation/ActivationGroup/downloadActivationGroup/DownloadActivationGroup.java on Windows
xiaofeya
parents: 43239
diff changeset
   246
java/rmi/activation/ActivationGroup/downloadActivationGroup/DownloadActivationGroup.java 8169569 windows-all
5840f84ea2e3 8173159: Problem list java/rmi/activation/ActivationGroup/downloadActivationGroup/DownloadActivationGroup.java on Windows
xiaofeya
parents: 43239
diff changeset
   247
47487
c15c00e48c3a 8190573: Problem list InheritedChannelNotServerSocket.java
darcy
parents: 47483
diff changeset
   248
java/rmi/activation/rmidViaInheritedChannel/InheritedChannelNotServerSocket.java 8170562 generic-all
c15c00e48c3a 8190573: Problem list InheritedChannelNotServerSocket.java
darcy
parents: 47483
diff changeset
   249
43301
39914c7e5bf0 8173326: Problem list java/rmi/registry/readTest/CodebaseTest.java on Windows
mli
parents: 43245
diff changeset
   250
java/rmi/registry/readTest/CodebaseTest.java                    8173324 windows-all
39914c7e5bf0 8173326: Problem list java/rmi/registry/readTest/CodebaseTest.java on Windows
mli
parents: 43245
diff changeset
   251
4187
d7111a88f0ec 6888927: Fix jdk jtreg tests to indicate which ones need othervm, allow for use of samevm option
ohair
parents:
diff changeset
   252
############################################################################
d7111a88f0ec 6888927: Fix jdk jtreg tests to indicate which ones need othervm, allow for use of samevm option
ohair
parents:
diff changeset
   253
d7111a88f0ec 6888927: Fix jdk jtreg tests to indicate which ones need othervm, allow for use of samevm option
ohair
parents:
diff changeset
   254
# jdk_security
d7111a88f0ec 6888927: Fix jdk jtreg tests to indicate which ones need othervm, allow for use of samevm option
ohair
parents:
diff changeset
   255
39652
4213518e2074 8154821: Update issue number for sun/security/pkcs11/ec/TestKeyFactory.java in ProblemList
mli
parents: 39645
diff changeset
   256
sun/security/pkcs11/ec/TestKeyFactory.java                      8026976 generic-all
48548
0dec8c41170c 8195667: ProblemList PKCS11 tests Secmod/AddTrustedCert.java and tls/TestKeyMaterial.java due to JDK-8180837
jjiang
parents: 48547
diff changeset
   257
sun/security/pkcs11/Secmod/AddTrustedCert.java                  8180837 generic-all
0dec8c41170c 8195667: ProblemList PKCS11 tests Secmod/AddTrustedCert.java and tls/TestKeyMaterial.java due to JDK-8180837
jjiang
parents: 48547
diff changeset
   258
sun/security/pkcs11/tls/TestKeyMaterial.java                    8180837 generic-all
19066
daf668acb10e 8012971: PKCS11Test hiding exception failures
ascarpino
parents: 19044
diff changeset
   259
37901
e74625573c82 8156890: Temporarily problem list ListKeychainStore.sh on Mac
darcy
parents: 37893
diff changeset
   260
sun/security/tools/keytool/ListKeychainStore.sh                 8156889 macosx-all
e74625573c82 8156890: Temporarily problem list ListKeychainStore.sh on Mac
darcy
parents: 37893
diff changeset
   261
36743
bdc3f1b79fb7 8151763: Use more informative format for problem list
darcy
parents: 36738
diff changeset
   262
sun/security/tools/jarsigner/warnings/BadKeyUsageTest.java      8026393 generic-all
28662
efd0203db371 8049171: Additional tests for jarsigner's warnings
asmotrak
parents: 28528
diff changeset
   263
42702
03bf81fb558c 8171297: ProblemList javax/net/ssl/DTLS/PacketLossRetransmission.java due to JDK-8169086
fyuan
parents: 42690
diff changeset
   264
javax/net/ssl/DTLS/PacketLossRetransmission.java                8169086 macosx-x64
43793
79c4fc467eb3 8174887: Problem list javax/net/ssl/DTLS/RespondToRetransmit.java
amlu
parents: 43720
diff changeset
   265
javax/net/ssl/DTLS/RespondToRetransmit.java                     8169086 macosx-x64
42702
03bf81fb558c 8171297: ProblemList javax/net/ssl/DTLS/PacketLossRetransmission.java due to JDK-8169086
fyuan
parents: 42690
diff changeset
   266
45070
23a9f2c1aaf2 8180304: Add tests to ProblemList that fails on Windows when running with subst or different drive than source code is on.
ctornqvi
parents: 45067
diff changeset
   267
sun/security/krb5/auto/UnboundSSL.java                          8180265 windows-all
23a9f2c1aaf2 8180304: Add tests to ProblemList that fails on Windows when running with subst or different drive than source code is on.
ctornqvi
parents: 45067
diff changeset
   268
sun/security/provider/KeyStore/DKSTest.sh                       8180266 windows-all
48495
fdf6715229b1 8194666: ProblemList update for bugid associated with PreferredKey.java, ConcurrentHashMapTest and SSLSocketParametersTest.sh
amlu
parents: 48399
diff changeset
   269
sun/security/ssl/X509KeyManager/PreferredKey.java               8190333 generic-all
44045
8102155116c6 8176213: 78 sun/security/krb5/auto tests failing due to undeclared dependecies
skovalev
parents: 44042
diff changeset
   270
4187
d7111a88f0ec 6888927: Fix jdk jtreg tests to indicate which ones need othervm, allow for use of samevm option
ohair
parents:
diff changeset
   271
############################################################################
d7111a88f0ec 6888927: Fix jdk jtreg tests to indicate which ones need othervm, allow for use of samevm option
ohair
parents:
diff changeset
   272
11910
5ebe67376f05 7147087: Remove AWT/Swing/client tests from ProblemList
alanb
parents: 11848
diff changeset
   273
# jdk_sound
45341
b7cc7f639ecf 8178383: Validation of FileIO in the tests for JavaSound should be stricter
serb
parents: 44861
diff changeset
   274
javax/sound/sampled/DirectAudio/bug6372428.java                      8055097 generic-all
b7cc7f639ecf 8178383: Validation of FileIO in the tests for JavaSound should be stricter
serb
parents: 44861
diff changeset
   275
javax/sound/sampled/Clip/bug5070081.java                             8055097 generic-all
b7cc7f639ecf 8178383: Validation of FileIO in the tests for JavaSound should be stricter
serb
parents: 44861
diff changeset
   276
javax/sound/sampled/DataLine/LongFramePosition.java                  8055097 generic-all
41905
e8e5df013c6e 8167615: Opensource unit/regression tests for JavaSound
serb
parents: 41761
diff changeset
   277
e8e5df013c6e 8167615: Opensource unit/regression tests for JavaSound
serb
parents: 41761
diff changeset
   278
javax/sound/sampled/Clip/Drain/ClipDrain.java          7062792 generic-all
e8e5df013c6e 8167615: Opensource unit/regression tests for JavaSound
serb
parents: 41761
diff changeset
   279
e8e5df013c6e 8167615: Opensource unit/regression tests for JavaSound
serb
parents: 41761
diff changeset
   280
javax/sound/sampled/Mixers/DisabledAssertionCrash.java 7067310 generic-all
4187
d7111a88f0ec 6888927: Fix jdk jtreg tests to indicate which ones need othervm, allow for use of samevm option
ohair
parents:
diff changeset
   281
11910
5ebe67376f05 7147087: Remove AWT/Swing/client tests from ProblemList
alanb
parents: 11848
diff changeset
   282
############################################################################
5ebe67376f05 7147087: Remove AWT/Swing/client tests from ProblemList
alanb
parents: 11848
diff changeset
   283
34433
acfcd63174a9 8144627: Problem list WriteAfterAbort.java
darcy
parents: 34333
diff changeset
   284
# jdk_imageio
acfcd63174a9 8144627: Problem list WriteAfterAbort.java
darcy
parents: 34333
diff changeset
   285
acfcd63174a9 8144627: Problem list WriteAfterAbort.java
darcy
parents: 34333
diff changeset
   286
############################################################################
acfcd63174a9 8144627: Problem list WriteAfterAbort.java
darcy
parents: 34333
diff changeset
   287
11910
5ebe67376f05 7147087: Remove AWT/Swing/client tests from ProblemList
alanb
parents: 11848
diff changeset
   288
# jdk_swing
4187
d7111a88f0ec 6888927: Fix jdk jtreg tests to indicate which ones need othervm, allow for use of samevm option
ohair
parents:
diff changeset
   289
48279
c40a1a907c74 8193211: Update jtreg TEST.groups and ProblemList for client-libs
prr
parents: 47842
diff changeset
   290
javax/swing/JComponent/7154030/bug7154030.java 7190978 generic-all
c40a1a907c74 8193211: Update jtreg TEST.groups and ProblemList for client-libs
prr
parents: 47842
diff changeset
   291
javax/swing/JInternalFrame/8160248/JInternalFrameDraggingTest.java 8186513 generic-all
c40a1a907c74 8193211: Update jtreg TEST.groups and ProblemList for client-libs
prr
parents: 47842
diff changeset
   292
javax/swing/JComboBox/ConsumedKeyTest/ConsumedKeyTest.java 8067986 generic-all
c40a1a907c74 8193211: Update jtreg TEST.groups and ProblemList for client-libs
prr
parents: 47842
diff changeset
   293
javax/swing/JComponent/6683775/bug6683775.java 8172337 generic-all
c40a1a907c74 8193211: Update jtreg TEST.groups and ProblemList for client-libs
prr
parents: 47842
diff changeset
   294
javax/swing/JComboBox/6236162/bug6236162.java 8028707 windows-all
c40a1a907c74 8193211: Update jtreg TEST.groups and ProblemList for client-libs
prr
parents: 47842
diff changeset
   295
javax/swing/text/html/parser/Test8017492.java 8022535 generic-all
c40a1a907c74 8193211: Update jtreg TEST.groups and ProblemList for client-libs
prr
parents: 47842
diff changeset
   296
javax/swing/JWindow/ShapedAndTranslucentWindows/PerPixelTranslucentCanvas.java 8081476 windows-all
c40a1a907c74 8193211: Update jtreg TEST.groups and ProblemList for client-libs
prr
parents: 47842
diff changeset
   297
# The next test below is an intermittent failure
c40a1a907c74 8193211: Update jtreg TEST.groups and ProblemList for client-libs
prr
parents: 47842
diff changeset
   298
javax/swing/JComboBox/8033069/bug8033069ScrollBar.java 8163367 generic-all
c40a1a907c74 8193211: Update jtreg TEST.groups and ProblemList for client-libs
prr
parents: 47842
diff changeset
   299
javax/swing/JColorChooser/Test6541987.java 8143021 linux-all
c40a1a907c74 8193211: Update jtreg TEST.groups and ProblemList for client-libs
prr
parents: 47842
diff changeset
   300
javax/swing/JTable/7124218/SelectEditTableCell.java 8148958 linux-all
c40a1a907c74 8193211: Update jtreg TEST.groups and ProblemList for client-libs
prr
parents: 47842
diff changeset
   301
javax/swing/JTree/DnD/LastNodeLowerHalfDrop.java 8159131 linux-all
c40a1a907c74 8193211: Update jtreg TEST.groups and ProblemList for client-libs
prr
parents: 47842
diff changeset
   302
4187
d7111a88f0ec 6888927: Fix jdk jtreg tests to indicate which ones need othervm, allow for use of samevm option
ohair
parents:
diff changeset
   303
############################################################################
d7111a88f0ec 6888927: Fix jdk jtreg tests to indicate which ones need othervm, allow for use of samevm option
ohair
parents:
diff changeset
   304
d7111a88f0ec 6888927: Fix jdk jtreg tests to indicate which ones need othervm, allow for use of samevm option
ohair
parents:
diff changeset
   305
# jdk_text
d7111a88f0ec 6888927: Fix jdk jtreg tests to indicate which ones need othervm, allow for use of samevm option
ohair
parents:
diff changeset
   306
d7111a88f0ec 6888927: Fix jdk jtreg tests to indicate which ones need othervm, allow for use of samevm option
ohair
parents:
diff changeset
   307
############################################################################
d7111a88f0ec 6888927: Fix jdk jtreg tests to indicate which ones need othervm, allow for use of samevm option
ohair
parents:
diff changeset
   308
18289
84c68517ce53 8017057: More ProblemList.txt updates (6/2013)
chegar
parents: 17948
diff changeset
   309
# jdk_time
84c68517ce53 8017057: More ProblemList.txt updates (6/2013)
chegar
parents: 17948
diff changeset
   310
36967
d041d2e80712 8134577: Eliminate or standardize a replacement for sun.net.spi.nameservice.NameServiceDescriptor
msheppar
parents: 36962
diff changeset
   311
18289
84c68517ce53 8017057: More ProblemList.txt updates (6/2013)
chegar
parents: 17948
diff changeset
   312
############################################################################
84c68517ce53 8017057: More ProblemList.txt updates (6/2013)
chegar
parents: 17948
diff changeset
   313
40115
d1847f68fb3f 8161970: Remove tools/jlink/JLinkOptimTest.java from ProblemList.txt
amlu
parents: 39760
diff changeset
   314
# core_tools
4187
d7111a88f0ec 6888927: Fix jdk jtreg tests to indicate which ones need othervm, allow for use of samevm option
ohair
parents:
diff changeset
   315
42165
49ceb0e3feaa 8169826: ProblemList update for tools/pack200/CommandLineTests.java
amlu
parents: 42154
diff changeset
   316
tools/pack200/CommandLineTests.java                             8059906 generic-all
36743
bdc3f1b79fb7 8151763: Use more informative format for problem list
darcy
parents: 36738
diff changeset
   317
bdc3f1b79fb7 8151763: Use more informative format for problem list
darcy
parents: 36738
diff changeset
   318
tools/launcher/FXLauncherTest.java                              8068049 linux-all,macosx-all
15527
637bcd47027d 8007428: [launcher] add tools/launcher/FXLauncherTest.java to ProblemList.txt
ksrini
parents: 15526
diff changeset
   319
43709
66ee9ea9f2f3 8174241: ProblemList update for TestWsImport, JdbMethodExitTest and jimage tests
amlu
parents: 43691
diff changeset
   320
tools/jimage/JImageExtractTest.java                             8170120 generic-all
66ee9ea9f2f3 8174241: ProblemList update for TestWsImport, JdbMethodExitTest and jimage tests
amlu
parents: 43691
diff changeset
   321
tools/jimage/JImageListTest.java                                8170120 generic-all
66ee9ea9f2f3 8174241: ProblemList update for TestWsImport, JdbMethodExitTest and jimage tests
amlu
parents: 43691
diff changeset
   322
tools/jimage/JImageVerifyTest.java                              8170120 generic-all
42175
f188c9c9f2de 8170112: Problem list failing jimage tests until JDK-8169713 is fixed
darcy
parents: 42173
diff changeset
   323
14170
c819974fc133 7173494: some jdk tests are not run in test/Makefile
alanb
parents: 14013
diff changeset
   324
############################################################################
c819974fc133 7173494: some jdk tests are not run in test/Makefile
alanb
parents: 14013
diff changeset
   325
c819974fc133 7173494: some jdk tests are not run in test/Makefile
alanb
parents: 14013
diff changeset
   326
# jdk_jdi
c819974fc133 7173494: some jdk tests are not run in test/Makefile
alanb
parents: 14013
diff changeset
   327
36743
bdc3f1b79fb7 8151763: Use more informative format for problem list
darcy
parents: 36738
diff changeset
   328
com/sun/jdi/RedefineImplementor.sh                              8004127 generic-all
24259
c64d805ad840 8040748: [TESTBUG] Exclude failing (serviceability) jtreg tests
miauno
parents: 24044
diff changeset
   329
43709
66ee9ea9f2f3 8174241: ProblemList update for TestWsImport, JdbMethodExitTest and jimage tests
amlu
parents: 43691
diff changeset
   330
com/sun/jdi/JdbMethodExitTest.sh                                8171483 generic-all
24259
c64d805ad840 8040748: [TESTBUG] Exclude failing (serviceability) jtreg tests
miauno
parents: 24044
diff changeset
   331
36743
bdc3f1b79fb7 8151763: Use more informative format for problem list
darcy
parents: 36738
diff changeset
   332
com/sun/jdi/RepStep.java                                        8043571 generic-all
24259
c64d805ad840 8040748: [TESTBUG] Exclude failing (serviceability) jtreg tests
miauno
parents: 24044
diff changeset
   333
36743
bdc3f1b79fb7 8151763: Use more informative format for problem list
darcy
parents: 36738
diff changeset
   334
com/sun/jdi/GetLocalVariables4Test.sh                           8067354 windows-all
28764
cdd5e4c034de 8071582: com/sun/jdi/GetLocalVariables4Test.sh should be quarantined
ykantser
parents: 28762
diff changeset
   335
40186
bb747891a0b6 8161164: quarantine more tests that can't attach symbolicator to the process on MacOS X
dcubed
parents: 39741
diff changeset
   336
com/sun/jdi/sde/SourceDebugExtensionTest.java                   8158066 windows-all
bb747891a0b6 8161164: quarantine more tests that can't attach symbolicator to the process on MacOS X
dcubed
parents: 39741
diff changeset
   337
4187
d7111a88f0ec 6888927: Fix jdk jtreg tests to indicate which ones need othervm, allow for use of samevm option
ohair
parents:
diff changeset
   338
############################################################################
d7111a88f0ec 6888927: Fix jdk jtreg tests to indicate which ones need othervm, allow for use of samevm option
ohair
parents:
diff changeset
   339
38755
8852a837f30a 8158254: Put java/time/test/java/time/TestClock_System on the problem list for Solaris
rriggs
parents: 38570
diff changeset
   340
# jdk_time
8852a837f30a 8158254: Put java/time/test/java/time/TestClock_System on the problem list for Solaris
rriggs
parents: 38570
diff changeset
   341
8852a837f30a 8158254: Put java/time/test/java/time/TestClock_System on the problem list for Solaris
rriggs
parents: 38570
diff changeset
   342
############################################################################
8852a837f30a 8158254: Put java/time/test/java/time/TestClock_System on the problem list for Solaris
rriggs
parents: 38570
diff changeset
   343
4187
d7111a88f0ec 6888927: Fix jdk jtreg tests to indicate which ones need othervm, allow for use of samevm option
ohair
parents:
diff changeset
   344
# jdk_util
d7111a88f0ec 6888927: Fix jdk jtreg tests to indicate which ones need othervm, allow for use of samevm option
ohair
parents:
diff changeset
   345
d7111a88f0ec 6888927: Fix jdk jtreg tests to indicate which ones need othervm, allow for use of samevm option
ohair
parents:
diff changeset
   346
############################################################################
22286
5c1a07e4573d 7185591: jcmd-big-script.sh ERROR: could not find app's Java pid.
ykantser
parents: 22274
diff changeset
   347
23551
28cf58aa3f36 8037864: Add java/lang/instrument/NativeMethodPrefixAgent.java to ProblemList.txt
sla
parents: 23339
diff changeset
   348
# jdk_instrument
28cf58aa3f36 8037864: Add java/lang/instrument/NativeMethodPrefixAgent.java to ProblemList.txt
sla
parents: 23339
diff changeset
   349
28cf58aa3f36 8037864: Add java/lang/instrument/NativeMethodPrefixAgent.java to ProblemList.txt
sla
parents: 23339
diff changeset
   350
############################################################################
28cf58aa3f36 8037864: Add java/lang/instrument/NativeMethodPrefixAgent.java to ProblemList.txt
sla
parents: 23339
diff changeset
   351
22286
5c1a07e4573d 7185591: jcmd-big-script.sh ERROR: could not find app's Java pid.
ykantser
parents: 22274
diff changeset
   352
# svc_tools
5c1a07e4573d 7185591: jcmd-big-script.sh ERROR: could not find app's Java pid.
ykantser
parents: 22274
diff changeset
   353
43712
5dfd0950317c 8173393: Module system implementation refresh (2/2017)
alanb
parents: 43538
diff changeset
   354
sun/tools/jstat/jstatClassloadOutput1.sh                        8173942 generic-all
5dfd0950317c 8173393: Module system implementation refresh (2/2017)
alanb
parents: 43538
diff changeset
   355
36743
bdc3f1b79fb7 8151763: Use more informative format for problem list
darcy
parents: 36738
diff changeset
   356
sun/jvmstat/monitor/MonitoredVm/MonitorVmStartTerminate.java    8057732 generic-all
26723
7ece09b451e7 8058647: sun/jvmstat/monitor/MonitoredVm/MonitorVmStartTerminate.java should be quarantined
miauno
parents: 26636
diff changeset
   357
22286
5c1a07e4573d 7185591: jcmd-big-script.sh ERROR: could not find app's Java pid.
ykantser
parents: 22274
diff changeset
   358
############################################################################
34531
7f00d9e3e545 8141370: com/sun/jndi/ldap/LdapTimeoutTest.java failed intermittently
robm
parents: 34433
diff changeset
   359
7f00d9e3e545 8141370: com/sun/jndi/ldap/LdapTimeoutTest.java failed intermittently
robm
parents: 34433
diff changeset
   360
# jdk_other
7f00d9e3e545 8141370: com/sun/jndi/ldap/LdapTimeoutTest.java failed intermittently
robm
parents: 34433
diff changeset
   361
42232
3bffdeb6c8d9 8158916: ProblemList.txt update for com/sun/jndi/ldap/DeadSSLLdapTimeoutTest.java
mli
parents: 42220
diff changeset
   362
com/sun/jndi/ldap/DeadSSLLdapTimeoutTest.java                   8169942 linux-i586,macosx-all,windows-x64
42363
2098a88da9b0 8170669: com/sun/jndi/rmi/registry/RegistryContext/UnbindIdempotent.java fails after JDK-8153916
mli
parents: 42359
diff changeset
   363
48496
069c82c31914 8194662: Problem list com/sun/jndi/ldap/LdapTimeoutTest.java
amlu
parents: 48495
diff changeset
   364
com/sun/jndi/ldap/LdapTimeoutTest.java                          8151678 linux-all
42338
a60f280f803c 8169069: Module system implementation refresh (11/2016)
alanb
parents: 42107
diff changeset
   365
48495
fdf6715229b1 8194666: ProblemList update for bugid associated with PreferredKey.java, ConcurrentHashMapTest and SSLSocketParametersTest.sh
amlu
parents: 48399
diff changeset
   366
javax/rmi/PortableRemoteObject/8146975/RmiIiopReturnValueTest.java 8194663 generic-all
47480
a3b9cabfaed8 8190441: ProblemList some intermittent CORBA tests
rriggs
parents: 47474
diff changeset
   367
 
48495
fdf6715229b1 8194666: ProblemList update for bugid associated with PreferredKey.java, ConcurrentHashMapTest and SSLSocketParametersTest.sh
amlu
parents: 48399
diff changeset
   368
org/omg/CORBA/OrbPropertiesTest.java			        8194663 generic-all
47480
a3b9cabfaed8 8190441: ProblemList some intermittent CORBA tests
rriggs
parents: 47474
diff changeset
   369
48495
fdf6715229b1 8194666: ProblemList update for bugid associated with PreferredKey.java, ConcurrentHashMapTest and SSLSocketParametersTest.sh
amlu
parents: 48399
diff changeset
   370
javax/rmi/PortableRemoteObject/ConcurrentHashMapTest.java       8194663 generic-all
47480
a3b9cabfaed8 8190441: ProblemList some intermittent CORBA tests
rriggs
parents: 47474
diff changeset
   371
48495
fdf6715229b1 8194666: ProblemList update for bugid associated with PreferredKey.java, ConcurrentHashMapTest and SSLSocketParametersTest.sh
amlu
parents: 48399
diff changeset
   372
javax/rmi/ssl/SSLSocketParametersTest.sh                        8194663 generic-all
47480
a3b9cabfaed8 8190441: ProblemList some intermittent CORBA tests
rriggs
parents: 47474
diff changeset
   373
34531
7f00d9e3e545 8141370: com/sun/jndi/ldap/LdapTimeoutTest.java failed intermittently
robm
parents: 34433
diff changeset
   374
############################################################################