test/jdk/TEST.groups
author prr
Mon, 14 May 2018 08:58:32 -0700
changeset 50146 0bb0e464ee76
parent 49820 663f5d90f0e8
child 50149 d93ae85b18c1
permissions -rw-r--r--
8198991: Move Java2D demo to the open repository Reviewed-by: serb, jeff
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
49820
663f5d90f0e8 8201766: Mark TimSortStackSize2.java as intermittently failing
darcy
parents: 49768
diff changeset
     1
#  Copyright (c) 2013, 2018, Oracle and/or its affiliates. All rights reserved.
19565
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
     2
#  DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
     3
#
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
     4
#  This code is free software; you can redistribute it and/or modify it
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
     5
#  under the terms of the GNU General Public License version 2 only, as
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
     6
#  published by the Free Software Foundation.
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
     7
#
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
     8
#  This code is distributed in the hope that it will be useful, but WITHOUT
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
     9
#  ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
    10
#  FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
    11
#  version 2 for more details (a copy is included in the LICENSE file that
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
    12
#  accompanied this code).
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
    13
#
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
    14
#  You should have received a copy of the GNU General Public License version
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
    15
#  2 along with this work; if not, write to the Free Software Foundation,
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
    16
#  Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
    17
#
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
    18
#  Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
    19
#  or visit www.oracle.com if you need additional information or have any
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
    20
#  questions.
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
    21
#
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
    22
29526
4d902f2db08b 8075544: Add tiered testing definitions to the jdk repo
darcy
parents: 29219
diff changeset
    23
###############################################################################
4d902f2db08b 8075544: Add tiered testing definitions to the jdk repo
darcy
parents: 29219
diff changeset
    24
#
4d902f2db08b 8075544: Add tiered testing definitions to the jdk repo
darcy
parents: 29219
diff changeset
    25
# Tiered testing definitions
4d902f2db08b 8075544: Add tiered testing definitions to the jdk repo
darcy
parents: 29219
diff changeset
    26
#
4d902f2db08b 8075544: Add tiered testing definitions to the jdk repo
darcy
parents: 29219
diff changeset
    27
4d902f2db08b 8075544: Add tiered testing definitions to the jdk repo
darcy
parents: 29219
diff changeset
    28
tier1 = \
4d902f2db08b 8075544: Add tiered testing definitions to the jdk repo
darcy
parents: 29219
diff changeset
    29
    :jdk_lang \
4d902f2db08b 8075544: Add tiered testing definitions to the jdk repo
darcy
parents: 29219
diff changeset
    30
    :jdk_util \
49052
75f4ad82866c 8198551: Rename hotspot_tier1 test group to tier1
ctornqvi
parents: 48841
diff changeset
    31
    :jdk_svc_sanity \
49130
4c2e97e4975a 8193660: Check SOURCE line in "release" file for closedjdk
shurailine
parents: 49126
diff changeset
    32
    :build_sanity \
32016
6b9a1d173beb 8132854: Adjust tier 1 and 2 definitions for nio-related intrinsics
darcy
parents: 32011
diff changeset
    33
    sun/nio/cs/ISO8859x.java \
6b9a1d173beb 8132854: Adjust tier 1 and 2 definitions for nio-related intrinsics
darcy
parents: 32011
diff changeset
    34
    java/nio/Buffer \
32039
075e9f0d682d 8132855: Adjust tier 1 and 2 definitions for security-related intrinsics
darcy
parents: 32016
diff changeset
    35
    com/sun/crypto/provider/Cipher \
38473
39f3b8618e2f 8151768: Consider moving pack200 tests to tier 1
amlu
parents: 38445
diff changeset
    36
    :jdk_math \
49820
663f5d90f0e8 8201766: Mark TimSortStackSize2.java as intermittently failing
darcy
parents: 49768
diff changeset
    37
    tools/pack200 \
663f5d90f0e8 8201766: Mark TimSortStackSize2.java as intermittently failing
darcy
parents: 49768
diff changeset
    38
    -java/util/Arrays/TimSortStackSize2.java
29526
4d902f2db08b 8075544: Add tiered testing definitions to the jdk repo
darcy
parents: 29219
diff changeset
    39
4d902f2db08b 8075544: Add tiered testing definitions to the jdk repo
darcy
parents: 29219
diff changeset
    40
tier2 = \
49768
54d462a2db54 8201609: Split test/jdk/:tier2 to enable better parallel execution
ctornqvi
parents: 49130
diff changeset
    41
    :tier2_part1 \
54d462a2db54 8201609: Split test/jdk/:tier2 to enable better parallel execution
ctornqvi
parents: 49130
diff changeset
    42
    :tier2_part2 \
49820
663f5d90f0e8 8201766: Mark TimSortStackSize2.java as intermittently failing
darcy
parents: 49768
diff changeset
    43
    :tier2_part3 \
663f5d90f0e8 8201766: Mark TimSortStackSize2.java as intermittently failing
darcy
parents: 49768
diff changeset
    44
    java/util/Arrays/TimSortStackSize2.java
49768
54d462a2db54 8201609: Split test/jdk/:tier2 to enable better parallel execution
ctornqvi
parents: 49130
diff changeset
    45
54d462a2db54 8201609: Split test/jdk/:tier2 to enable better parallel execution
ctornqvi
parents: 49130
diff changeset
    46
# com/sun/crypto/provider/Cipher is in tier1 because of JDK-8132855
54d462a2db54 8201609: Split test/jdk/:tier2 to enable better parallel execution
ctornqvi
parents: 49130
diff changeset
    47
tier2_part1 = \
54d462a2db54 8201609: Split test/jdk/:tier2 to enable better parallel execution
ctornqvi
parents: 49130
diff changeset
    48
    :jdk_security \
54d462a2db54 8201609: Split test/jdk/:tier2 to enable better parallel execution
ctornqvi
parents: 49130
diff changeset
    49
    -com/sun/crypto/provider/Cipher
54d462a2db54 8201609: Split test/jdk/:tier2 to enable better parallel execution
ctornqvi
parents: 49130
diff changeset
    50
54d462a2db54 8201609: Split test/jdk/:tier2 to enable better parallel execution
ctornqvi
parents: 49130
diff changeset
    51
# sun/nio/cs/ISO8859x.java and java/nio/Buffer are in tier1 because of JDK-8132854
54d462a2db54 8201609: Split test/jdk/:tier2 to enable better parallel execution
ctornqvi
parents: 49130
diff changeset
    52
tier2_part2 = \
54d462a2db54 8201609: Split test/jdk/:tier2 to enable better parallel execution
ctornqvi
parents: 49130
diff changeset
    53
    :core_tools \
54d462a2db54 8201609: Split test/jdk/:tier2 to enable better parallel execution
ctornqvi
parents: 49130
diff changeset
    54
    -tools/pack200 \
29526
4d902f2db08b 8075544: Add tiered testing definitions to the jdk repo
darcy
parents: 29219
diff changeset
    55
    :jdk_io \
4d902f2db08b 8075544: Add tiered testing definitions to the jdk repo
darcy
parents: 29219
diff changeset
    56
    :jdk_nio \
49768
54d462a2db54 8201609: Split test/jdk/:tier2 to enable better parallel execution
ctornqvi
parents: 49130
diff changeset
    57
    -java/nio/Buffer \
32016
6b9a1d173beb 8132854: Adjust tier 1 and 2 definitions for nio-related intrinsics
darcy
parents: 32011
diff changeset
    58
    -sun/nio/cs/ISO8859x.java \
49768
54d462a2db54 8201609: Split test/jdk/:tier2 to enable better parallel execution
ctornqvi
parents: 49130
diff changeset
    59
    :jdk_other \
29526
4d902f2db08b 8075544: Add tiered testing definitions to the jdk repo
darcy
parents: 29219
diff changeset
    60
    :jdk_text \
49768
54d462a2db54 8201609: Split test/jdk/:tier2 to enable better parallel execution
ctornqvi
parents: 49130
diff changeset
    61
    :jdk_time
29526
4d902f2db08b 8075544: Add tiered testing definitions to the jdk repo
darcy
parents: 29219
diff changeset
    62
49768
54d462a2db54 8201609: Split test/jdk/:tier2 to enable better parallel execution
ctornqvi
parents: 49130
diff changeset
    63
tier2_part3 = \
54d462a2db54 8201609: Split test/jdk/:tier2 to enable better parallel execution
ctornqvi
parents: 49130
diff changeset
    64
    :jdk_net
54d462a2db54 8201609: Split test/jdk/:tier2 to enable better parallel execution
ctornqvi
parents: 49130
diff changeset
    65
   
31269
14968253ce7e 8129624: Move jdk_rmi test group from tier 2 to tier 3
darcy
parents: 31261
diff changeset
    66
tier3 = \
31806
1af94721a340 8129904: Add beans tests to tier 3
darcy
parents: 31530
diff changeset
    67
    :jdk_rmi \
32011
7f7d5c60c559 8132500: Add imageio test to tier 3
darcy
parents: 31815
diff changeset
    68
    :jdk_beans \
32304
bd185e887bdf 8134554: Add sound tests to tier 3
darcy
parents: 32039
diff changeset
    69
    :jdk_imageio \
36744
a00905527ec2 8153141: Develop initial set of tests for SwingSet
mrkam
parents: 36657
diff changeset
    70
    :jdk_sound \
a00905527ec2 8153141: Develop initial set of tests for SwingSet
mrkam
parents: 36657
diff changeset
    71
    :jdk_client_sanity
31261
1659bd59ead1 8129597: Add tier 3 test definitions to the JDK 9 forest
darcy
parents: 30807
diff changeset
    72
29526
4d902f2db08b 8075544: Add tiered testing definitions to the jdk repo
darcy
parents: 29219
diff changeset
    73
###############################################################################
4d902f2db08b 8075544: Add tiered testing definitions to the jdk repo
darcy
parents: 29219
diff changeset
    74
#
4d902f2db08b 8075544: Add tiered testing definitions to the jdk repo
darcy
parents: 29219
diff changeset
    75
# Other test definitions; generally smaller granularity than tiers
4d902f2db08b 8075544: Add tiered testing definitions to the jdk repo
darcy
parents: 29219
diff changeset
    76
#
4d902f2db08b 8075544: Add tiered testing definitions to the jdk repo
darcy
parents: 29219
diff changeset
    77
49130
4c2e97e4975a 8193660: Check SOURCE line in "release" file for closedjdk
shurailine
parents: 49126
diff changeset
    78
# Build source checking
4c2e97e4975a 8193660: Check SOURCE line in "release" file for closedjdk
shurailine
parents: 49126
diff changeset
    79
build_sanity = \
4c2e97e4975a 8193660: Check SOURCE line in "release" file for closedjdk
shurailine
parents: 49126
diff changeset
    80
    sanity/releaseFile
4c2e97e4975a 8193660: Check SOURCE line in "release" file for closedjdk
shurailine
parents: 49126
diff changeset
    81
19856
5a74ef5d437a 8024014: TEST.groups - split sub-groups for jdk_collections, jdk_stream, jdk_concurrent, jdk_util_other from jdk_util
mduigou
parents: 19803
diff changeset
    82
# java.lang package and VM runtime support
19565
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
    83
jdk_lang = \
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
    84
    java/lang \
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
    85
    -java/lang/management \
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
    86
    -java/lang/instrument \
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
    87
    sun/invoke \
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
    88
    sun/misc \
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
    89
    sun/reflect \
37363
329dba26ffd2 8137058: Clear out all non-Critical APIs from sun.reflect
chegar
parents: 36744
diff changeset
    90
    jdk/internal/reflect \
19797
97e6c52edd16 8024015: TEST.groups: move jdk/lambda tests from jdk_other to jdk_lang
mduigou
parents: 19565
diff changeset
    91
    jdk/lambda \
44432
612026727d7d 8177638: com/sun/jarsigner, jdk/internal/loader (and more) are missed in TEST.groups
amlu
parents: 44415
diff changeset
    92
    jdk/internal/loader \
35384
dc3b94ac036c 8148220: Update TEST.groups to include jdk/internal/math and jdk/internal/misc
chegar
parents: 35242
diff changeset
    93
    jdk/internal/misc \
35641
da165fd9c886 8148117: Move sun.misc.Cleaner to jdk.internal.ref
chegar
parents: 35384
diff changeset
    94
    jdk/internal/ref \
38445
0a88d86065f9 8156602: javac crashes again on Windows 32-bit with ClosedChannelException
jlaskey
parents: 37786
diff changeset
    95
    jdk/internal/jimage \
44415
6acf3aa6d3e9 8177722: Improve grouping of jdk/internal/math tests
darcy
parents: 44336
diff changeset
    96
    jdk/internal/math \
36511
9d0388c6b336 8142968: Module System implementation
alanb
parents: 36246
diff changeset
    97
    jdk/modules \
19565
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
    98
    vm
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
    99
19856
5a74ef5d437a 8024014: TEST.groups - split sub-groups for jdk_collections, jdk_stream, jdk_concurrent, jdk_util_other from jdk_util
mduigou
parents: 19803
diff changeset
   100
# All of the java.util package
19565
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   101
jdk_util = \
19856
5a74ef5d437a 8024014: TEST.groups - split sub-groups for jdk_collections, jdk_stream, jdk_concurrent, jdk_util_other from jdk_util
mduigou
parents: 19803
diff changeset
   102
    :jdk_util_other \
5a74ef5d437a 8024014: TEST.groups - split sub-groups for jdk_collections, jdk_stream, jdk_concurrent, jdk_util_other from jdk_util
mduigou
parents: 19803
diff changeset
   103
    :jdk_collections \
5a74ef5d437a 8024014: TEST.groups - split sub-groups for jdk_collections, jdk_stream, jdk_concurrent, jdk_util_other from jdk_util
mduigou
parents: 19803
diff changeset
   104
    :jdk_concurrent \
5a74ef5d437a 8024014: TEST.groups - split sub-groups for jdk_collections, jdk_stream, jdk_concurrent, jdk_util_other from jdk_util
mduigou
parents: 19803
diff changeset
   105
    :jdk_stream
5a74ef5d437a 8024014: TEST.groups - split sub-groups for jdk_collections, jdk_stream, jdk_concurrent, jdk_util_other from jdk_util
mduigou
parents: 19803
diff changeset
   106
5a74ef5d437a 8024014: TEST.groups - split sub-groups for jdk_collections, jdk_stream, jdk_concurrent, jdk_util_other from jdk_util
mduigou
parents: 19803
diff changeset
   107
# All util components not part of some other util category
5a74ef5d437a 8024014: TEST.groups - split sub-groups for jdk_collections, jdk_stream, jdk_concurrent, jdk_util_other from jdk_util
mduigou
parents: 19803
diff changeset
   108
jdk_util_other = \
19565
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   109
    java/util \
19856
5a74ef5d437a 8024014: TEST.groups - split sub-groups for jdk_collections, jdk_stream, jdk_concurrent, jdk_util_other from jdk_util
mduigou
parents: 19803
diff changeset
   110
    sun/util \
5a74ef5d437a 8024014: TEST.groups - split sub-groups for jdk_collections, jdk_stream, jdk_concurrent, jdk_util_other from jdk_util
mduigou
parents: 19803
diff changeset
   111
    -:jdk_collections \
5a74ef5d437a 8024014: TEST.groups - split sub-groups for jdk_collections, jdk_stream, jdk_concurrent, jdk_util_other from jdk_util
mduigou
parents: 19803
diff changeset
   112
    -:jdk_concurrent \
5a74ef5d437a 8024014: TEST.groups - split sub-groups for jdk_collections, jdk_stream, jdk_concurrent, jdk_util_other from jdk_util
mduigou
parents: 19803
diff changeset
   113
    -:jdk_stream
5a74ef5d437a 8024014: TEST.groups - split sub-groups for jdk_collections, jdk_stream, jdk_concurrent, jdk_util_other from jdk_util
mduigou
parents: 19803
diff changeset
   114
34696
770a4223b939 8145139: clean up jdk_collections and jdk_concurrent test groups
smarks
parents: 34516
diff changeset
   115
# All collections, core and concurrent
770a4223b939 8145139: clean up jdk_collections and jdk_concurrent test groups
smarks
parents: 34516
diff changeset
   116
jdk_collections = \
770a4223b939 8145139: clean up jdk_collections and jdk_concurrent test groups
smarks
parents: 34516
diff changeset
   117
    :jdk_collections_core \
770a4223b939 8145139: clean up jdk_collections and jdk_concurrent test groups
smarks
parents: 34516
diff changeset
   118
    :jdk_concurrent
770a4223b939 8145139: clean up jdk_collections and jdk_concurrent test groups
smarks
parents: 34516
diff changeset
   119
770a4223b939 8145139: clean up jdk_collections and jdk_concurrent test groups
smarks
parents: 34516
diff changeset
   120
# java.util.concurrent
770a4223b939 8145139: clean up jdk_collections and jdk_concurrent test groups
smarks
parents: 34516
diff changeset
   121
# Includes concurrent collections plus other stuff
19856
5a74ef5d437a 8024014: TEST.groups - split sub-groups for jdk_collections, jdk_stream, jdk_concurrent, jdk_util_other from jdk_util
mduigou
parents: 19803
diff changeset
   122
# Maintained by JSR-166 EG (Doug Lea et al)
5a74ef5d437a 8024014: TEST.groups - split sub-groups for jdk_collections, jdk_stream, jdk_concurrent, jdk_util_other from jdk_util
mduigou
parents: 19803
diff changeset
   123
jdk_concurrent = \
34696
770a4223b939 8145139: clean up jdk_collections and jdk_concurrent test groups
smarks
parents: 34516
diff changeset
   124
    java/util/concurrent
19856
5a74ef5d437a 8024014: TEST.groups - split sub-groups for jdk_collections, jdk_stream, jdk_concurrent, jdk_util_other from jdk_util
mduigou
parents: 19803
diff changeset
   125
34696
770a4223b939 8145139: clean up jdk_collections and jdk_concurrent test groups
smarks
parents: 34516
diff changeset
   126
# Java Collections Framework core classes
770a4223b939 8145139: clean up jdk_collections and jdk_concurrent test groups
smarks
parents: 34516
diff changeset
   127
jdk_collections_core = \
19856
5a74ef5d437a 8024014: TEST.groups - split sub-groups for jdk_collections, jdk_stream, jdk_concurrent, jdk_util_other from jdk_util
mduigou
parents: 19803
diff changeset
   128
    java/util/AbstractCollection \
5a74ef5d437a 8024014: TEST.groups - split sub-groups for jdk_collections, jdk_stream, jdk_concurrent, jdk_util_other from jdk_util
mduigou
parents: 19803
diff changeset
   129
    java/util/AbstractList \
5a74ef5d437a 8024014: TEST.groups - split sub-groups for jdk_collections, jdk_stream, jdk_concurrent, jdk_util_other from jdk_util
mduigou
parents: 19803
diff changeset
   130
    java/util/AbstractMap \
5a74ef5d437a 8024014: TEST.groups - split sub-groups for jdk_collections, jdk_stream, jdk_concurrent, jdk_util_other from jdk_util
mduigou
parents: 19803
diff changeset
   131
    java/util/AbstractSequentialList \
5a74ef5d437a 8024014: TEST.groups - split sub-groups for jdk_collections, jdk_stream, jdk_concurrent, jdk_util_other from jdk_util
mduigou
parents: 19803
diff changeset
   132
    java/util/ArrayList \
5a74ef5d437a 8024014: TEST.groups - split sub-groups for jdk_collections, jdk_stream, jdk_concurrent, jdk_util_other from jdk_util
mduigou
parents: 19803
diff changeset
   133
    java/util/Arrays \
5a74ef5d437a 8024014: TEST.groups - split sub-groups for jdk_collections, jdk_stream, jdk_concurrent, jdk_util_other from jdk_util
mduigou
parents: 19803
diff changeset
   134
    java/util/BitSet \
5a74ef5d437a 8024014: TEST.groups - split sub-groups for jdk_collections, jdk_stream, jdk_concurrent, jdk_util_other from jdk_util
mduigou
parents: 19803
diff changeset
   135
    java/util/Collection \
5a74ef5d437a 8024014: TEST.groups - split sub-groups for jdk_collections, jdk_stream, jdk_concurrent, jdk_util_other from jdk_util
mduigou
parents: 19803
diff changeset
   136
    java/util/Collections \
34696
770a4223b939 8145139: clean up jdk_collections and jdk_concurrent test groups
smarks
parents: 34516
diff changeset
   137
    java/util/Comparator \
770a4223b939 8145139: clean up jdk_collections and jdk_concurrent test groups
smarks
parents: 34516
diff changeset
   138
    java/util/Deque \
19856
5a74ef5d437a 8024014: TEST.groups - split sub-groups for jdk_collections, jdk_stream, jdk_concurrent, jdk_util_other from jdk_util
mduigou
parents: 19803
diff changeset
   139
    java/util/EnumMap \
5a74ef5d437a 8024014: TEST.groups - split sub-groups for jdk_collections, jdk_stream, jdk_concurrent, jdk_util_other from jdk_util
mduigou
parents: 19803
diff changeset
   140
    java/util/EnumSet \
5a74ef5d437a 8024014: TEST.groups - split sub-groups for jdk_collections, jdk_stream, jdk_concurrent, jdk_util_other from jdk_util
mduigou
parents: 19803
diff changeset
   141
    java/util/HashMap \
34696
770a4223b939 8145139: clean up jdk_collections and jdk_concurrent test groups
smarks
parents: 34516
diff changeset
   142
    java/util/HashSet \
19856
5a74ef5d437a 8024014: TEST.groups - split sub-groups for jdk_collections, jdk_stream, jdk_concurrent, jdk_util_other from jdk_util
mduigou
parents: 19803
diff changeset
   143
    java/util/Hashtable \
5a74ef5d437a 8024014: TEST.groups - split sub-groups for jdk_collections, jdk_stream, jdk_concurrent, jdk_util_other from jdk_util
mduigou
parents: 19803
diff changeset
   144
    java/util/IdentityHashMap \
34696
770a4223b939 8145139: clean up jdk_collections and jdk_concurrent test groups
smarks
parents: 34516
diff changeset
   145
    java/util/Iterator \
19856
5a74ef5d437a 8024014: TEST.groups - split sub-groups for jdk_collections, jdk_stream, jdk_concurrent, jdk_util_other from jdk_util
mduigou
parents: 19803
diff changeset
   146
    java/util/LinkedHashMap \
5a74ef5d437a 8024014: TEST.groups - split sub-groups for jdk_collections, jdk_stream, jdk_concurrent, jdk_util_other from jdk_util
mduigou
parents: 19803
diff changeset
   147
    java/util/LinkedHashSet \
5a74ef5d437a 8024014: TEST.groups - split sub-groups for jdk_collections, jdk_stream, jdk_concurrent, jdk_util_other from jdk_util
mduigou
parents: 19803
diff changeset
   148
    java/util/LinkedList \
34696
770a4223b939 8145139: clean up jdk_collections and jdk_concurrent test groups
smarks
parents: 34516
diff changeset
   149
    java/util/List \
19856
5a74ef5d437a 8024014: TEST.groups - split sub-groups for jdk_collections, jdk_stream, jdk_concurrent, jdk_util_other from jdk_util
mduigou
parents: 19803
diff changeset
   150
    java/util/Map \
5a74ef5d437a 8024014: TEST.groups - split sub-groups for jdk_collections, jdk_stream, jdk_concurrent, jdk_util_other from jdk_util
mduigou
parents: 19803
diff changeset
   151
    java/util/NavigableMap \
34696
770a4223b939 8145139: clean up jdk_collections and jdk_concurrent test groups
smarks
parents: 34516
diff changeset
   152
    java/util/PriorityQueue \
19856
5a74ef5d437a 8024014: TEST.groups - split sub-groups for jdk_collections, jdk_stream, jdk_concurrent, jdk_util_other from jdk_util
mduigou
parents: 19803
diff changeset
   153
    java/util/TimSort \
5a74ef5d437a 8024014: TEST.groups - split sub-groups for jdk_collections, jdk_stream, jdk_concurrent, jdk_util_other from jdk_util
mduigou
parents: 19803
diff changeset
   154
    java/util/TreeMap \
5a74ef5d437a 8024014: TEST.groups - split sub-groups for jdk_collections, jdk_stream, jdk_concurrent, jdk_util_other from jdk_util
mduigou
parents: 19803
diff changeset
   155
    java/util/Vector \
5a74ef5d437a 8024014: TEST.groups - split sub-groups for jdk_collections, jdk_stream, jdk_concurrent, jdk_util_other from jdk_util
mduigou
parents: 19803
diff changeset
   156
    java/util/WeakHashMap
5a74ef5d437a 8024014: TEST.groups - split sub-groups for jdk_collections, jdk_stream, jdk_concurrent, jdk_util_other from jdk_util
mduigou
parents: 19803
diff changeset
   157
5a74ef5d437a 8024014: TEST.groups - split sub-groups for jdk_collections, jdk_stream, jdk_concurrent, jdk_util_other from jdk_util
mduigou
parents: 19803
diff changeset
   158
# java.util.stream (JSR-335)
5a74ef5d437a 8024014: TEST.groups - split sub-groups for jdk_collections, jdk_stream, jdk_concurrent, jdk_util_other from jdk_util
mduigou
parents: 19803
diff changeset
   159
jdk_stream = \
5a74ef5d437a 8024014: TEST.groups - split sub-groups for jdk_collections, jdk_stream, jdk_concurrent, jdk_util_other from jdk_util
mduigou
parents: 19803
diff changeset
   160
    java/util/Optional \
5a74ef5d437a 8024014: TEST.groups - split sub-groups for jdk_collections, jdk_stream, jdk_concurrent, jdk_util_other from jdk_util
mduigou
parents: 19803
diff changeset
   161
    java/util/function \
5a74ef5d437a 8024014: TEST.groups - split sub-groups for jdk_collections, jdk_stream, jdk_concurrent, jdk_util_other from jdk_util
mduigou
parents: 19803
diff changeset
   162
    java/util/stream
19565
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   163
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   164
jdk_math = \
44415
6acf3aa6d3e9 8177722: Improve grouping of jdk/internal/math tests
darcy
parents: 44336
diff changeset
   165
    java/math
19565
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   166
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   167
jdk_io = \
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   168
    java/io
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   169
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   170
jdk_nio = \
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   171
    java/nio \
24364
da8afb112f5d 8040059: Change default policy for extensions to no permission
mchung
parents: 24262
diff changeset
   172
    sun/nio \
da8afb112f5d 8040059: Change default policy for extensions to no permission
mchung
parents: 24262
diff changeset
   173
    jdk/nio
19565
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   174
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   175
jdk_net = \
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   176
    java/net \
23052
241885315119 8032473: Restructure JSSE regression test hierarchy in jdk test
xuelei
parents: 22278
diff changeset
   177
    com/sun/net/httpserver \
23879
284802a2d355 8036979: Support java.net.SocketOption<> in java.net socket types
michaelm
parents: 23724
diff changeset
   178
    sun/net \
284802a2d355 8036979: Support java.net.SocketOption<> in java.net socket types
michaelm
parents: 23724
diff changeset
   179
    jdk/net
19565
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   180
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   181
jdk_time = \
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   182
    java/time
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   183
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   184
jdk_rmi = \
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   185
    java/rmi \
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   186
    sun/rmi
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   187
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   188
jdk_security1 = \
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   189
    java/security
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   190
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   191
jdk_security2 = \
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   192
    javax/crypto \
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   193
    javax/xml/crypto \
27182
4525d13b8af1 8046002: Move Ucrypto to the open jdk repo
valeriep
parents: 26971
diff changeset
   194
    com/oracle/security/ucrypto \
19565
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   195
    com/sun/crypto
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   196
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   197
jdk_security3 = \
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   198
    javax/security  \
26463
d9800c220d8b 8057813: Alterations to jdk_security3 test target
coffeys
parents: 26194
diff changeset
   199
    -javax/security/auth/kerberos \
44432
612026727d7d 8177638: com/sun/jarsigner, jdk/internal/loader (and more) are missed in TEST.groups
amlu
parents: 44415
diff changeset
   200
    com/sun/jarsigner \
19565
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   201
    com/sun/security \
26463
d9800c220d8b 8057813: Alterations to jdk_security3 test target
coffeys
parents: 26194
diff changeset
   202
    -com/sun/security/jgss \
19565
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   203
    com/sun/org/apache/xml/internal/security \
34355
3e63290b299a 8144107: jdk/security tests not included
weijun
parents: 33668
diff changeset
   204
    jdk/security \
19565
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   205
    sun/security \
26463
d9800c220d8b 8057813: Alterations to jdk_security3 test target
coffeys
parents: 26194
diff changeset
   206
    -sun/security/krb5 \
d9800c220d8b 8057813: Alterations to jdk_security3 test target
coffeys
parents: 26194
diff changeset
   207
    -sun/security/jgss \
47241
be3d868a805a 8187786: Many javax/net/ssl/DTLS tests failing
weijun
parents: 47238
diff changeset
   208
    javax/net \
23052
241885315119 8032473: Restructure JSSE regression test hierarchy in jdk test
xuelei
parents: 22278
diff changeset
   209
    com/sun/net/ssl \
19565
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   210
    lib/security
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   211
26463
d9800c220d8b 8057813: Alterations to jdk_security3 test target
coffeys
parents: 26194
diff changeset
   212
jdk_security4 = \
d9800c220d8b 8057813: Alterations to jdk_security3 test target
coffeys
parents: 26194
diff changeset
   213
    com/sun/security/jgss \
d9800c220d8b 8057813: Alterations to jdk_security3 test target
coffeys
parents: 26194
diff changeset
   214
    javax/security/auth/kerberos \
d9800c220d8b 8057813: Alterations to jdk_security3 test target
coffeys
parents: 26194
diff changeset
   215
    sun/security/krb5 \
d9800c220d8b 8057813: Alterations to jdk_security3 test target
coffeys
parents: 26194
diff changeset
   216
    sun/security/jgss
d9800c220d8b 8057813: Alterations to jdk_security3 test target
coffeys
parents: 26194
diff changeset
   217
19565
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   218
jdk_security = \
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   219
    :jdk_security1 \
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   220
    :jdk_security2 \
26463
d9800c220d8b 8057813: Alterations to jdk_security3 test target
coffeys
parents: 26194
diff changeset
   221
    :jdk_security3 \
d9800c220d8b 8057813: Alterations to jdk_security3 test target
coffeys
parents: 26194
diff changeset
   222
    :jdk_security4
19565
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   223
48256
472f74fb6c6b 8189131: Open-source the Oracle JDK Root Certificates
rhalade
parents: 48073
diff changeset
   224
jdk_security_infra = \
472f74fb6c6b 8189131: Open-source the Oracle JDK Root Certificates
rhalade
parents: 48073
diff changeset
   225
    security/infra/java/security/cert/CertPathValidator/certification
472f74fb6c6b 8189131: Open-source the Oracle JDK Root Certificates
rhalade
parents: 48073
diff changeset
   226
19565
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   227
jdk_text = \
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   228
    java/text \
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   229
    sun/text
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   230
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   231
jdk_management = \
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   232
    java/lang/management \
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   233
    com/sun/management \
44432
612026727d7d 8177638: com/sun/jarsigner, jdk/internal/loader (and more) are missed in TEST.groups
amlu
parents: 44415
diff changeset
   234
    sun/management \
612026727d7d 8177638: com/sun/jarsigner, jdk/internal/loader (and more) are missed in TEST.groups
amlu
parents: 44415
diff changeset
   235
    jdk/internal/agent
19565
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   236
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   237
jdk_instrument = \
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   238
    java/lang/instrument
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   239
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   240
jdk_jmx = \
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   241
    javax/management \
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   242
    com/sun/jmx
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   243
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   244
jdk_jdi = \
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   245
    com/sun/jdi
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   246
29219
33fb011789eb 8072842: Add support for building native JTReg tests
ihse
parents: 29100
diff changeset
   247
jdk_native_sanity = \
33fb011789eb 8072842: Add support for building native JTReg tests
ihse
parents: 29100
diff changeset
   248
    native_sanity
33fb011789eb 8072842: Add support for building native JTReg tests
ihse
parents: 29100
diff changeset
   249
24262
78d04b441327 8042266: [launcher] create test groups for launcher regression tests
ksrini
parents: 24039
diff changeset
   250
# java launcher specific tests, Note: do not include this group into any groups
78d04b441327 8042266: [launcher] create test groups for launcher regression tests
ksrini
parents: 24039
diff changeset
   251
# that potentially could be included into a jprt test rule, as the complementary
32641
ac2c73b45253 8087181: Move native jimage code to its own library (maybe libjimage)
jlaskey
parents: 32304
diff changeset
   252
# closed  group includes awt SplashScreen and these tests may not run
ac2c73b45253 8087181: Move native jimage code to its own library (maybe libjimage)
jlaskey
parents: 32304
diff changeset
   253
# satisfactorily on all platforms and  profiles thus this group must always
24262
78d04b441327 8042266: [launcher] create test groups for launcher regression tests
ksrini
parents: 24039
diff changeset
   254
# be a stand-alone group
78d04b441327 8042266: [launcher] create test groups for launcher regression tests
ksrini
parents: 24039
diff changeset
   255
jdk_launcher = \
78d04b441327 8042266: [launcher] create test groups for launcher regression tests
ksrini
parents: 24039
diff changeset
   256
    tools/launcher \
78d04b441327 8042266: [launcher] create test groups for launcher regression tests
ksrini
parents: 24039
diff changeset
   257
    sun/tools
32641
ac2c73b45253 8087181: Move native jimage code to its own library (maybe libjimage)
jlaskey
parents: 32304
diff changeset
   258
19565
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   259
#
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   260
# Tool (and tool API) tests are split into core and svc groups
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   261
#
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   262
core_tools = \
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   263
    tools \
27565
729f9700483a 8049367: Modular Run-Time Images
chegar
parents: 27190
diff changeset
   264
    jdk/internal/jrtfs \
19565
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   265
    sun/tools/java \
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   266
    sun/tools/jrunscript
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   267
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   268
svc_tools = \
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   269
    com/sun/tools/attach \
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   270
    sun/tools \
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   271
    -sun/tools/java \
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   272
    -sun/tools/jrunscript \
44861
0e487e07c1a1 8179457: Remove demo/jvmti tests
shurailine
parents: 44789
diff changeset
   273
    sun/jvmstat
19565
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   274
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   275
jdk_tools = \
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   276
    :core_tools \
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   277
    :svc_tools
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   278
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   279
#
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   280
# Catch-all for other areas with a small number of tests
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   281
#
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   282
jdk_other = \
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   283
    java/sql \
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   284
    javax/sql \
49126
f29637bb390e 8197533: Move javax.transaction.xa to its own module
lancea
parents: 49052
diff changeset
   285
    javax/transaction \
29876
b8e4a70cd0d8 8068721: RMI-IIOP communication fails when ConcurrentHashMap is passed to remote method
msheppar
parents: 29744
diff changeset
   286
    javax/rmi \
19565
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   287
    javax/naming \
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   288
    javax/script \
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   289
    javax/smartcardio \
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   290
    javax/xml \
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   291
    -javax/xml/crypto \
31530
aa87d96a02b1 8080679: Include jline in JDK for Java and JavaScript REPLs
jlahoda
parents: 31269
diff changeset
   292
    jdk/internal/jline \
19565
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   293
    com/sun/jndi \
45026
bc9b3e93b6c5 8178912: Remove sample/chatserver/ChatTest.java and sample/mergesort/MergeSortTest.java
xiaofeya
parents: 45024
diff changeset
   294
    lib/testlibrary
19565
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   295
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   296
#
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   297
# SCTP is its own group as it is highly sensitive to kernel/network config
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   298
#
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   299
jdk_sctp = \
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   300
    com/sun/nio/sctp
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   301
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   302
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   303
#
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   304
# core group to run all core area tests
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   305
#
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   306
jdk_core = \
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   307
    :jdk_lang \
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   308
    :jdk_util \
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   309
    :jdk_math \
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   310
    :jdk_io \
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   311
    :jdk_nio \
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   312
    :jdk_net \
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   313
    :jdk_rmi \
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   314
    :jdk_time \
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   315
    :jdk_security \
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   316
    :jdk_text \
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   317
    :core_tools \
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   318
    :jdk_other
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   319
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   320
#
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   321
# svc group to run all serviceability area tests
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   322
#
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   323
jdk_svc = \
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   324
    :jdk_management \
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   325
    :jdk_instrument \
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   326
    :jdk_jmx \
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   327
    :jdk_jdi \
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   328
    :svc_tools
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   329
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   330
#############################
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   331
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   332
#
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   333
# Client area groups
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   334
#
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   335
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   336
jdk_awt = \
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   337
    java/awt \
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   338
    com/sun/awt \
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   339
    com/apple/eawt \
47138
13655aba48b7 8177699: Some swing and awt tests are not in TEST.groups
psadhukhan
parents: 45026
diff changeset
   340
    com/apple/laf \
13655aba48b7 8177699: Some swing and awt tests are not in TEST.groups
psadhukhan
parents: 45026
diff changeset
   341
    sun/awt \
13655aba48b7 8177699: Some swing and awt tests are not in TEST.groups
psadhukhan
parents: 45026
diff changeset
   342
    sun/applet
19565
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   343
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   344
jdk_2d = \
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   345
    javax/print \
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   346
    sun/java2d
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   347
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   348
jdk_beans = \
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   349
    java/beans
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   350
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   351
jdk_swing = \
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   352
    javax/accessibility \
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   353
    javax/swing \
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   354
    com/sun/java/swing
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   355
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   356
jdk_sound = \
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   357
    javax/sound
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   358
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   359
jdk_imageio = \
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   360
    javax/imageio
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   361
50146
0bb0e464ee76 8198991: Move Java2D demo to the open repository
prr
parents: 49820
diff changeset
   362
jfc_demo = \
0bb0e464ee76 8198991: Move Java2D demo to the open repository
prr
parents: 49820
diff changeset
   363
     demo/jfc
0bb0e464ee76 8198991: Move Java2D demo to the open repository
prr
parents: 49820
diff changeset
   364
19565
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   365
jdk_desktop = \
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   366
    :jdk_awt \
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   367
    :jdk_2d \
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   368
    :jdk_beans \
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   369
    :jdk_swing \
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   370
    :jdk_sound \
50146
0bb0e464ee76 8198991: Move Java2D demo to the open repository
prr
parents: 49820
diff changeset
   371
    :jdk_imageio \
0bb0e464ee76 8198991: Move Java2D demo to the open repository
prr
parents: 49820
diff changeset
   372
    :jfc_demo
19803
db1de252632d 8024140: [TESTBUG] Profile based regression test groups for jdk repo
dholmes
parents: 19797
diff changeset
   373
36744
a00905527ec2 8153141: Develop initial set of tests for SwingSet
mrkam
parents: 36657
diff changeset
   374
# SwingSet3 tests.
a00905527ec2 8153141: Develop initial set of tests for SwingSet
mrkam
parents: 36657
diff changeset
   375
jdk_client_sanity = \
a00905527ec2 8153141: Develop initial set of tests for SwingSet
mrkam
parents: 36657
diff changeset
   376
    sanity/client/SwingSet
38445
0a88d86065f9 8156602: javac crashes again on Windows 32-bit with ClosedChannelException
jlaskey
parents: 37786
diff changeset
   377
48279
c40a1a907c74 8193211: Update jtreg TEST.groups and ProblemList for client-libs
prr
parents: 47860
diff changeset
   378
# This test group represents a subset of tests which are expected to
c40a1a907c74 8193211: Update jtreg TEST.groups and ProblemList for client-libs
prr
parents: 47860
diff changeset
   379
# exercise most of the most commonly used code in Swing applications.
c40a1a907c74 8193211: Update jtreg TEST.groups and ProblemList for client-libs
prr
parents: 47860
diff changeset
   380
# New failures in this area may be a problem.
c40a1a907c74 8193211: Update jtreg TEST.groups and ProblemList for client-libs
prr
parents: 47860
diff changeset
   381
jdk_swing_core = \
c40a1a907c74 8193211: Update jtreg TEST.groups and ProblemList for client-libs
prr
parents: 47860
diff changeset
   382
     :jdk_client_sanity \
c40a1a907c74 8193211: Update jtreg TEST.groups and ProblemList for client-libs
prr
parents: 47860
diff changeset
   383
     javax/swing
c40a1a907c74 8193211: Update jtreg TEST.groups and ProblemList for client-libs
prr
parents: 47860
diff changeset
   384
c40a1a907c74 8193211: Update jtreg TEST.groups and ProblemList for client-libs
prr
parents: 47860
diff changeset
   385
# The most commonly used printing APIs are included here along with swing core.
c40a1a907c74 8193211: Update jtreg TEST.groups and ProblemList for client-libs
prr
parents: 47860
diff changeset
   386
jdk_desktop_core = \
c40a1a907c74 8193211: Update jtreg TEST.groups and ProblemList for client-libs
prr
parents: 47860
diff changeset
   387
    :jdk_swing_core \
c40a1a907c74 8193211: Update jtreg TEST.groups and ProblemList for client-libs
prr
parents: 47860
diff changeset
   388
    java/awt/print
c40a1a907c74 8193211: Update jtreg TEST.groups and ProblemList for client-libs
prr
parents: 47860
diff changeset
   389
27787
c77e5961a208 8064799: [TESTBUG] JT-Reg Serviceability tests to be run as part of JPRT submit job
miauno
parents: 27190
diff changeset
   390
###############################################################################
c77e5961a208 8064799: [TESTBUG] JT-Reg Serviceability tests to be run as part of JPRT submit job
miauno
parents: 27190
diff changeset
   391
#
c77e5961a208 8064799: [TESTBUG] JT-Reg Serviceability tests to be run as part of JPRT submit job
miauno
parents: 27190
diff changeset
   392
# Serviceability sanity groups
c77e5961a208 8064799: [TESTBUG] JT-Reg Serviceability tests to be run as part of JPRT submit job
miauno
parents: 27190
diff changeset
   393
#
c77e5961a208 8064799: [TESTBUG] JT-Reg Serviceability tests to be run as part of JPRT submit job
miauno
parents: 27190
diff changeset
   394
# These groups specify a subset of Serviceability tests that are supposed to
c77e5961a208 8064799: [TESTBUG] JT-Reg Serviceability tests to be run as part of JPRT submit job
miauno
parents: 27190
diff changeset
   395
# guard against breakage of Serviceability features by other component teams.
c77e5961a208 8064799: [TESTBUG] JT-Reg Serviceability tests to be run as part of JPRT submit job
miauno
parents: 27190
diff changeset
   396
# They are added to the "hotspot" testset in JPRT so that they will run on all
c77e5961a208 8064799: [TESTBUG] JT-Reg Serviceability tests to be run as part of JPRT submit job
miauno
parents: 27190
diff changeset
   397
# full-forest pushes through JPRT.
c77e5961a208 8064799: [TESTBUG] JT-Reg Serviceability tests to be run as part of JPRT submit job
miauno
parents: 27190
diff changeset
   398
#
c77e5961a208 8064799: [TESTBUG] JT-Reg Serviceability tests to be run as part of JPRT submit job
miauno
parents: 27190
diff changeset
   399
c77e5961a208 8064799: [TESTBUG] JT-Reg Serviceability tests to be run as part of JPRT submit job
miauno
parents: 27190
diff changeset
   400
jdk_svc_sanity = \
c77e5961a208 8064799: [TESTBUG] JT-Reg Serviceability tests to be run as part of JPRT submit job
miauno
parents: 27190
diff changeset
   401
    :jdk_management_sanity \
c77e5961a208 8064799: [TESTBUG] JT-Reg Serviceability tests to be run as part of JPRT submit job
miauno
parents: 27190
diff changeset
   402
    :jdk_instrument_sanity \
c77e5961a208 8064799: [TESTBUG] JT-Reg Serviceability tests to be run as part of JPRT submit job
miauno
parents: 27190
diff changeset
   403
    :jdk_jmx_sanity \
c77e5961a208 8064799: [TESTBUG] JT-Reg Serviceability tests to be run as part of JPRT submit job
miauno
parents: 27190
diff changeset
   404
    :jdk_jdi_sanity \
c77e5961a208 8064799: [TESTBUG] JT-Reg Serviceability tests to be run as part of JPRT submit job
miauno
parents: 27190
diff changeset
   405
    :svc_tools_sanity
c77e5961a208 8064799: [TESTBUG] JT-Reg Serviceability tests to be run as part of JPRT submit job
miauno
parents: 27190
diff changeset
   406
c77e5961a208 8064799: [TESTBUG] JT-Reg Serviceability tests to be run as part of JPRT submit job
miauno
parents: 27190
diff changeset
   407
jdk_management_sanity =
c77e5961a208 8064799: [TESTBUG] JT-Reg Serviceability tests to be run as part of JPRT submit job
miauno
parents: 27190
diff changeset
   408
c77e5961a208 8064799: [TESTBUG] JT-Reg Serviceability tests to be run as part of JPRT submit job
miauno
parents: 27190
diff changeset
   409
jdk_instrument_sanity =
c77e5961a208 8064799: [TESTBUG] JT-Reg Serviceability tests to be run as part of JPRT submit job
miauno
parents: 27190
diff changeset
   410
c77e5961a208 8064799: [TESTBUG] JT-Reg Serviceability tests to be run as part of JPRT submit job
miauno
parents: 27190
diff changeset
   411
jdk_jmx_sanity =
c77e5961a208 8064799: [TESTBUG] JT-Reg Serviceability tests to be run as part of JPRT submit job
miauno
parents: 27190
diff changeset
   412
c77e5961a208 8064799: [TESTBUG] JT-Reg Serviceability tests to be run as part of JPRT submit job
miauno
parents: 27190
diff changeset
   413
jdk_jdi_sanity = \
c77e5961a208 8064799: [TESTBUG] JT-Reg Serviceability tests to be run as part of JPRT submit job
miauno
parents: 27190
diff changeset
   414
    com/sun/jdi/AcceptTimeout.java \
c77e5961a208 8064799: [TESTBUG] JT-Reg Serviceability tests to be run as part of JPRT submit job
miauno
parents: 27190
diff changeset
   415
    com/sun/jdi/AccessSpecifierTest.java \
c77e5961a208 8064799: [TESTBUG] JT-Reg Serviceability tests to be run as part of JPRT submit job
miauno
parents: 27190
diff changeset
   416
    com/sun/jdi/AfterThreadDeathTest.java \
c77e5961a208 8064799: [TESTBUG] JT-Reg Serviceability tests to be run as part of JPRT submit job
miauno
parents: 27190
diff changeset
   417
    com/sun/jdi/ArrayRangeTest.java \
c77e5961a208 8064799: [TESTBUG] JT-Reg Serviceability tests to be run as part of JPRT submit job
miauno
parents: 27190
diff changeset
   418
    com/sun/jdi/ConstantPoolInfo.java \
c77e5961a208 8064799: [TESTBUG] JT-Reg Serviceability tests to be run as part of JPRT submit job
miauno
parents: 27190
diff changeset
   419
    com/sun/jdi/CountFilterTest.java \
c77e5961a208 8064799: [TESTBUG] JT-Reg Serviceability tests to be run as part of JPRT submit job
miauno
parents: 27190
diff changeset
   420
    com/sun/jdi/EarlyReturnNegativeTest.java \
c77e5961a208 8064799: [TESTBUG] JT-Reg Serviceability tests to be run as part of JPRT submit job
miauno
parents: 27190
diff changeset
   421
    com/sun/jdi/EarlyReturnTest.java \
c77e5961a208 8064799: [TESTBUG] JT-Reg Serviceability tests to be run as part of JPRT submit job
miauno
parents: 27190
diff changeset
   422
    com/sun/jdi/FieldWatchpoints.java \
c77e5961a208 8064799: [TESTBUG] JT-Reg Serviceability tests to be run as part of JPRT submit job
miauno
parents: 27190
diff changeset
   423
    com/sun/jdi/FramesTest.java \
c77e5961a208 8064799: [TESTBUG] JT-Reg Serviceability tests to be run as part of JPRT submit job
miauno
parents: 27190
diff changeset
   424
    com/sun/jdi/InstanceFilter.java \
c77e5961a208 8064799: [TESTBUG] JT-Reg Serviceability tests to be run as part of JPRT submit job
miauno
parents: 27190
diff changeset
   425
    com/sun/jdi/InterfaceMethodsTest.java \
c77e5961a208 8064799: [TESTBUG] JT-Reg Serviceability tests to be run as part of JPRT submit job
miauno
parents: 27190
diff changeset
   426
    com/sun/jdi/InvokeTest.java \
c77e5961a208 8064799: [TESTBUG] JT-Reg Serviceability tests to be run as part of JPRT submit job
miauno
parents: 27190
diff changeset
   427
    com/sun/jdi/LocalVariableEqual.java \
c77e5961a208 8064799: [TESTBUG] JT-Reg Serviceability tests to be run as part of JPRT submit job
miauno
parents: 27190
diff changeset
   428
    com/sun/jdi/LocationTest.java \
c77e5961a208 8064799: [TESTBUG] JT-Reg Serviceability tests to be run as part of JPRT submit job
miauno
parents: 27190
diff changeset
   429
    com/sun/jdi/ModificationWatchpoints.java \
c77e5961a208 8064799: [TESTBUG] JT-Reg Serviceability tests to be run as part of JPRT submit job
miauno
parents: 27190
diff changeset
   430
    com/sun/jdi/MonitorEventTest.java \
c77e5961a208 8064799: [TESTBUG] JT-Reg Serviceability tests to be run as part of JPRT submit job
miauno
parents: 27190
diff changeset
   431
    com/sun/jdi/MonitorFrameInfo.java \
c77e5961a208 8064799: [TESTBUG] JT-Reg Serviceability tests to be run as part of JPRT submit job
miauno
parents: 27190
diff changeset
   432
    com/sun/jdi/NullThreadGroupNameTest.java \
c77e5961a208 8064799: [TESTBUG] JT-Reg Serviceability tests to be run as part of JPRT submit job
miauno
parents: 27190
diff changeset
   433
    com/sun/jdi/PopAndStepTest.java \
c77e5961a208 8064799: [TESTBUG] JT-Reg Serviceability tests to be run as part of JPRT submit job
miauno
parents: 27190
diff changeset
   434
    com/sun/jdi/PopAsynchronousTest.java \
c77e5961a208 8064799: [TESTBUG] JT-Reg Serviceability tests to be run as part of JPRT submit job
miauno
parents: 27190
diff changeset
   435
    com/sun/jdi/ProcessAttachTest.java \
c77e5961a208 8064799: [TESTBUG] JT-Reg Serviceability tests to be run as part of JPRT submit job
miauno
parents: 27190
diff changeset
   436
    com/sun/jdi/ReferrersTest.java \
c77e5961a208 8064799: [TESTBUG] JT-Reg Serviceability tests to be run as part of JPRT submit job
miauno
parents: 27190
diff changeset
   437
    com/sun/jdi/RequestReflectionTest.java \
c77e5961a208 8064799: [TESTBUG] JT-Reg Serviceability tests to be run as part of JPRT submit job
miauno
parents: 27190
diff changeset
   438
    com/sun/jdi/ResumeOneThreadTest.java \
c77e5961a208 8064799: [TESTBUG] JT-Reg Serviceability tests to be run as part of JPRT submit job
miauno
parents: 27190
diff changeset
   439
    com/sun/jdi/RunToExit.java \
c77e5961a208 8064799: [TESTBUG] JT-Reg Serviceability tests to be run as part of JPRT submit job
miauno
parents: 27190
diff changeset
   440
    com/sun/jdi/SourceNameFilterTest.java \
c77e5961a208 8064799: [TESTBUG] JT-Reg Serviceability tests to be run as part of JPRT submit job
miauno
parents: 27190
diff changeset
   441
    com/sun/jdi/VarargsTest.java \
c77e5961a208 8064799: [TESTBUG] JT-Reg Serviceability tests to be run as part of JPRT submit job
miauno
parents: 27190
diff changeset
   442
    com/sun/jdi/Vars.java \
c77e5961a208 8064799: [TESTBUG] JT-Reg Serviceability tests to be run as part of JPRT submit job
miauno
parents: 27190
diff changeset
   443
    com/sun/jdi/redefineMethod/RedefineTest.java \
c77e5961a208 8064799: [TESTBUG] JT-Reg Serviceability tests to be run as part of JPRT submit job
miauno
parents: 27190
diff changeset
   444
    com/sun/jdi/sde/MangleTest.java \
c77e5961a208 8064799: [TESTBUG] JT-Reg Serviceability tests to be run as part of JPRT submit job
miauno
parents: 27190
diff changeset
   445
    com/sun/jdi/sde/TemperatureTableTest.java
c77e5961a208 8064799: [TESTBUG] JT-Reg Serviceability tests to be run as part of JPRT submit job
miauno
parents: 27190
diff changeset
   446
c77e5961a208 8064799: [TESTBUG] JT-Reg Serviceability tests to be run as part of JPRT submit job
miauno
parents: 27190
diff changeset
   447
svc_tools_sanity =
c77e5961a208 8064799: [TESTBUG] JT-Reg Serviceability tests to be run as part of JPRT submit job
miauno
parents: 27190
diff changeset
   448
22057
890596c090a9 8030035: Create a stable test group in TEST.groups
alanb
parents: 22046
diff changeset
   449
#############################
890596c090a9 8030035: Create a stable test group in TEST.groups
alanb
parents: 22046
diff changeset
   450
#
890596c090a9 8030035: Create a stable test group in TEST.groups
alanb
parents: 22046
diff changeset
   451
# Stable test groups
890596c090a9 8030035: Create a stable test group in TEST.groups
alanb
parents: 22046
diff changeset
   452
#
890596c090a9 8030035: Create a stable test group in TEST.groups
alanb
parents: 22046
diff changeset
   453
890596c090a9 8030035: Create a stable test group in TEST.groups
alanb
parents: 22046
diff changeset
   454
jdk_stable = \
890596c090a9 8030035: Create a stable test group in TEST.groups
alanb
parents: 22046
diff changeset
   455
    :jdk_core \
890596c090a9 8030035: Create a stable test group in TEST.groups
alanb
parents: 22046
diff changeset
   456
    :jdk_svc \
890596c090a9 8030035: Create a stable test group in TEST.groups
alanb
parents: 22046
diff changeset
   457
    :jdk_beans \
890596c090a9 8030035: Create a stable test group in TEST.groups
alanb
parents: 22046
diff changeset
   458
    :jdk_imageio \
890596c090a9 8030035: Create a stable test group in TEST.groups
alanb
parents: 22046
diff changeset
   459
    :jdk_sound \
890596c090a9 8030035: Create a stable test group in TEST.groups
alanb
parents: 22046
diff changeset
   460
    :jdk_sctp \
890596c090a9 8030035: Create a stable test group in TEST.groups
alanb
parents: 22046
diff changeset
   461
    javax/accessibility \
890596c090a9 8030035: Create a stable test group in TEST.groups
alanb
parents: 22046
diff changeset
   462
    com/sun/java/swing \
23879
284802a2d355 8036979: Support java.net.SocketOption<> in java.net socket types
michaelm
parents: 23724
diff changeset
   463
    com/sun/awt
22057
890596c090a9 8030035: Create a stable test group in TEST.groups
alanb
parents: 22046
diff changeset
   464