test/jdk/TEST.groups
author shurailine
Fri, 17 Nov 2017 07:34:59 -0800
changeset 47860 d13a28b0cdee
parent 47838 f0c8554f0bce
child 48073 a9405d9ca8a8
child 48279 c40a1a907c74
permissions -rw-r--r--
8176838: Remove :compact1, :compact2. :compact3, :needs_jre test groups. Reviewed-by: alanb, dholmes
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
45476
3955aa021599 8179242: OutOfMemoryError in java/util/Arrays/ParallelPrefix.java
mli
parents: 45026
diff changeset
     1
#  Copyright (c) 2013, 2017, 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 \
32016
6b9a1d173beb 8132854: Adjust tier 1 and 2 definitions for nio-related intrinsics
darcy
parents: 32011
diff changeset
    31
    sun/nio/cs/ISO8859x.java \
6b9a1d173beb 8132854: Adjust tier 1 and 2 definitions for nio-related intrinsics
darcy
parents: 32011
diff changeset
    32
    java/nio/Buffer \
32039
075e9f0d682d 8132855: Adjust tier 1 and 2 definitions for security-related intrinsics
darcy
parents: 32016
diff changeset
    33
    com/sun/crypto/provider/Cipher \
38473
39f3b8618e2f 8151768: Consider moving pack200 tests to tier 1
amlu
parents: 38445
diff changeset
    34
    :jdk_math \
39f3b8618e2f 8151768: Consider moving pack200 tests to tier 1
amlu
parents: 38445
diff changeset
    35
    tools/pack200
29526
4d902f2db08b 8075544: Add tiered testing definitions to the jdk repo
darcy
parents: 29219
diff changeset
    36
4d902f2db08b 8075544: Add tiered testing definitions to the jdk repo
darcy
parents: 29219
diff changeset
    37
tier2 = \
4d902f2db08b 8075544: Add tiered testing definitions to the jdk repo
darcy
parents: 29219
diff changeset
    38
    :jdk_io \
4d902f2db08b 8075544: Add tiered testing definitions to the jdk repo
darcy
parents: 29219
diff changeset
    39
    :jdk_nio \
32016
6b9a1d173beb 8132854: Adjust tier 1 and 2 definitions for nio-related intrinsics
darcy
parents: 32011
diff changeset
    40
    -sun/nio/cs/ISO8859x.java \
6b9a1d173beb 8132854: Adjust tier 1 and 2 definitions for nio-related intrinsics
darcy
parents: 32011
diff changeset
    41
    -java/nio/Buffer \
29526
4d902f2db08b 8075544: Add tiered testing definitions to the jdk repo
darcy
parents: 29219
diff changeset
    42
    :jdk_net \
4d902f2db08b 8075544: Add tiered testing definitions to the jdk repo
darcy
parents: 29219
diff changeset
    43
    :jdk_time \
4d902f2db08b 8075544: Add tiered testing definitions to the jdk repo
darcy
parents: 29219
diff changeset
    44
    :jdk_security \
32039
075e9f0d682d 8132855: Adjust tier 1 and 2 definitions for security-related intrinsics
darcy
parents: 32016
diff changeset
    45
    -com/sun/crypto/provider/Cipher \
29526
4d902f2db08b 8075544: Add tiered testing definitions to the jdk repo
darcy
parents: 29219
diff changeset
    46
    :jdk_text \
29590
efad00e79b49 8075573: Add jdk_other and jdk_svc to jdk tier 2 test definition
darcy
parents: 29526
diff changeset
    47
    :core_tools \
38473
39f3b8618e2f 8151768: Consider moving pack200 tests to tier 1
amlu
parents: 38445
diff changeset
    48
    -tools/pack200 \
35977
3490843d28ef 8149700: Remove jdk_svc test group from tier * groups
iignatyev
parents: 35641
diff changeset
    49
    :jdk_other
29526
4d902f2db08b 8075544: Add tiered testing definitions to the jdk repo
darcy
parents: 29219
diff changeset
    50
31269
14968253ce7e 8129624: Move jdk_rmi test group from tier 2 to tier 3
darcy
parents: 31261
diff changeset
    51
tier3 = \
31806
1af94721a340 8129904: Add beans tests to tier 3
darcy
parents: 31530
diff changeset
    52
    :jdk_rmi \
32011
7f7d5c60c559 8132500: Add imageio test to tier 3
darcy
parents: 31815
diff changeset
    53
    :jdk_beans \
32304
bd185e887bdf 8134554: Add sound tests to tier 3
darcy
parents: 32039
diff changeset
    54
    :jdk_imageio \
36744
a00905527ec2 8153141: Develop initial set of tests for SwingSet
mrkam
parents: 36657
diff changeset
    55
    :jdk_sound \
a00905527ec2 8153141: Develop initial set of tests for SwingSet
mrkam
parents: 36657
diff changeset
    56
    :jdk_client_sanity
31261
1659bd59ead1 8129597: Add tier 3 test definitions to the JDK 9 forest
darcy
parents: 30807
diff changeset
    57
29526
4d902f2db08b 8075544: Add tiered testing definitions to the jdk repo
darcy
parents: 29219
diff changeset
    58
###############################################################################
4d902f2db08b 8075544: Add tiered testing definitions to the jdk repo
darcy
parents: 29219
diff changeset
    59
#
4d902f2db08b 8075544: Add tiered testing definitions to the jdk repo
darcy
parents: 29219
diff changeset
    60
# Other test definitions; generally smaller granularity than tiers
4d902f2db08b 8075544: Add tiered testing definitions to the jdk repo
darcy
parents: 29219
diff changeset
    61
#
4d902f2db08b 8075544: Add tiered testing definitions to the jdk repo
darcy
parents: 29219
diff changeset
    62
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
    63
# 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
    64
jdk_lang = \
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
    65
    java/lang \
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
    66
    -java/lang/management \
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
    67
    -java/lang/instrument \
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
    68
    sun/invoke \
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
    69
    sun/misc \
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
    70
    sun/reflect \
37363
329dba26ffd2 8137058: Clear out all non-Critical APIs from sun.reflect
chegar
parents: 36744
diff changeset
    71
    jdk/internal/reflect \
19797
97e6c52edd16 8024015: TEST.groups: move jdk/lambda tests from jdk_other to jdk_lang
mduigou
parents: 19565
diff changeset
    72
    jdk/lambda \
44432
612026727d7d 8177638: com/sun/jarsigner, jdk/internal/loader (and more) are missed in TEST.groups
amlu
parents: 44415
diff changeset
    73
    jdk/internal/loader \
35384
dc3b94ac036c 8148220: Update TEST.groups to include jdk/internal/math and jdk/internal/misc
chegar
parents: 35242
diff changeset
    74
    jdk/internal/misc \
35641
da165fd9c886 8148117: Move sun.misc.Cleaner to jdk.internal.ref
chegar
parents: 35384
diff changeset
    75
    jdk/internal/ref \
38445
0a88d86065f9 8156602: javac crashes again on Windows 32-bit with ClosedChannelException
jlaskey
parents: 37786
diff changeset
    76
    jdk/internal/jimage \
44415
6acf3aa6d3e9 8177722: Improve grouping of jdk/internal/math tests
darcy
parents: 44336
diff changeset
    77
    jdk/internal/math \
36511
9d0388c6b336 8142968: Module System implementation
alanb
parents: 36246
diff changeset
    78
    jdk/modules \
19565
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
    79
    vm
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
    80
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
    81
# 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
    82
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
    83
    :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
    84
    :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
    85
    :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
    86
    :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
    87
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
    88
# 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
    89
jdk_util_other = \
19565
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
    90
    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
    91
    sun/util \
44432
612026727d7d 8177638: com/sun/jarsigner, jdk/internal/loader (and more) are missed in TEST.groups
amlu
parents: 44415
diff changeset
    92
    jdk/internal/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
    93
    -: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
    94
    -: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
    95
    -: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
    96
34696
770a4223b939 8145139: clean up jdk_collections and jdk_concurrent test groups
smarks
parents: 34516
diff changeset
    97
# All collections, core and concurrent
770a4223b939 8145139: clean up jdk_collections and jdk_concurrent test groups
smarks
parents: 34516
diff changeset
    98
jdk_collections = \
770a4223b939 8145139: clean up jdk_collections and jdk_concurrent test groups
smarks
parents: 34516
diff changeset
    99
    :jdk_collections_core \
770a4223b939 8145139: clean up jdk_collections and jdk_concurrent test groups
smarks
parents: 34516
diff changeset
   100
    :jdk_concurrent
770a4223b939 8145139: clean up jdk_collections and jdk_concurrent test groups
smarks
parents: 34516
diff changeset
   101
770a4223b939 8145139: clean up jdk_collections and jdk_concurrent test groups
smarks
parents: 34516
diff changeset
   102
# java.util.concurrent
770a4223b939 8145139: clean up jdk_collections and jdk_concurrent test groups
smarks
parents: 34516
diff changeset
   103
# 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
   104
# 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
   105
jdk_concurrent = \
34696
770a4223b939 8145139: clean up jdk_collections and jdk_concurrent test groups
smarks
parents: 34516
diff changeset
   106
    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
   107
34696
770a4223b939 8145139: clean up jdk_collections and jdk_concurrent test groups
smarks
parents: 34516
diff changeset
   108
# Java Collections Framework core classes
770a4223b939 8145139: clean up jdk_collections and jdk_concurrent test groups
smarks
parents: 34516
diff changeset
   109
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
   110
    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
   111
    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
   112
    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
   113
    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
   114
    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
   115
    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
   116
    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
   117
    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
   118
    java/util/Collections \
34696
770a4223b939 8145139: clean up jdk_collections and jdk_concurrent test groups
smarks
parents: 34516
diff changeset
   119
    java/util/Comparator \
770a4223b939 8145139: clean up jdk_collections and jdk_concurrent test groups
smarks
parents: 34516
diff changeset
   120
    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
   121
    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
   122
    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
   123
    java/util/HashMap \
34696
770a4223b939 8145139: clean up jdk_collections and jdk_concurrent test groups
smarks
parents: 34516
diff changeset
   124
    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
   125
    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
   126
    java/util/IdentityHashMap \
34696
770a4223b939 8145139: clean up jdk_collections and jdk_concurrent test groups
smarks
parents: 34516
diff changeset
   127
    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
   128
    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
   129
    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
   130
    java/util/LinkedList \
34696
770a4223b939 8145139: clean up jdk_collections and jdk_concurrent test groups
smarks
parents: 34516
diff changeset
   131
    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
   132
    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
   133
    java/util/NavigableMap \
34696
770a4223b939 8145139: clean up jdk_collections and jdk_concurrent test groups
smarks
parents: 34516
diff changeset
   134
    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
   135
    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
   136
    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
   137
    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
   138
    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
   139
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.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
   141
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
   142
    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
   143
    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
   144
    java/util/stream
19565
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   145
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   146
jdk_math = \
44415
6acf3aa6d3e9 8177722: Improve grouping of jdk/internal/math tests
darcy
parents: 44336
diff changeset
   147
    java/math
19565
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   148
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   149
jdk_io = \
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   150
    java/io
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   151
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   152
jdk_nio = \
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   153
    java/nio \
24364
da8afb112f5d 8040059: Change default policy for extensions to no permission
mchung
parents: 24262
diff changeset
   154
    sun/nio \
da8afb112f5d 8040059: Change default policy for extensions to no permission
mchung
parents: 24262
diff changeset
   155
    jdk/nio
19565
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   156
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   157
jdk_net = \
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   158
    java/net \
23052
241885315119 8032473: Restructure JSSE regression test hierarchy in jdk test
xuelei
parents: 22278
diff changeset
   159
    com/sun/net/httpserver \
23879
284802a2d355 8036979: Support java.net.SocketOption<> in java.net socket types
michaelm
parents: 23724
diff changeset
   160
    sun/net \
284802a2d355 8036979: Support java.net.SocketOption<> in java.net socket types
michaelm
parents: 23724
diff changeset
   161
    jdk/net
19565
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   162
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   163
jdk_time = \
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   164
    java/time
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   165
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   166
jdk_rmi = \
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   167
    java/rmi \
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   168
    sun/rmi
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_security1 = \
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   171
    java/security
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   172
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   173
jdk_security2 = \
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   174
    javax/crypto \
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   175
    javax/xml/crypto \
27182
4525d13b8af1 8046002: Move Ucrypto to the open jdk repo
valeriep
parents: 26971
diff changeset
   176
    com/oracle/security/ucrypto \
19565
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   177
    com/sun/crypto
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   178
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   179
jdk_security3 = \
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   180
    javax/security  \
26463
d9800c220d8b 8057813: Alterations to jdk_security3 test target
coffeys
parents: 26194
diff changeset
   181
    -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
   182
    com/sun/jarsigner \
19565
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   183
    com/sun/security \
26463
d9800c220d8b 8057813: Alterations to jdk_security3 test target
coffeys
parents: 26194
diff changeset
   184
    -com/sun/security/jgss \
19565
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   185
    com/sun/org/apache/xml/internal/security \
34355
3e63290b299a 8144107: jdk/security tests not included
weijun
parents: 33668
diff changeset
   186
    jdk/security \
19565
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   187
    sun/security \
26463
d9800c220d8b 8057813: Alterations to jdk_security3 test target
coffeys
parents: 26194
diff changeset
   188
    -sun/security/krb5 \
d9800c220d8b 8057813: Alterations to jdk_security3 test target
coffeys
parents: 26194
diff changeset
   189
    -sun/security/jgss \
47241
be3d868a805a 8187786: Many javax/net/ssl/DTLS tests failing
weijun
parents: 47238
diff changeset
   190
    javax/net \
23052
241885315119 8032473: Restructure JSSE regression test hierarchy in jdk test
xuelei
parents: 22278
diff changeset
   191
    com/sun/net/ssl \
19565
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   192
    lib/security
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   193
26463
d9800c220d8b 8057813: Alterations to jdk_security3 test target
coffeys
parents: 26194
diff changeset
   194
jdk_security4 = \
d9800c220d8b 8057813: Alterations to jdk_security3 test target
coffeys
parents: 26194
diff changeset
   195
    com/sun/security/jgss \
d9800c220d8b 8057813: Alterations to jdk_security3 test target
coffeys
parents: 26194
diff changeset
   196
    javax/security/auth/kerberos \
d9800c220d8b 8057813: Alterations to jdk_security3 test target
coffeys
parents: 26194
diff changeset
   197
    sun/security/krb5 \
d9800c220d8b 8057813: Alterations to jdk_security3 test target
coffeys
parents: 26194
diff changeset
   198
    sun/security/jgss
d9800c220d8b 8057813: Alterations to jdk_security3 test target
coffeys
parents: 26194
diff changeset
   199
19565
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   200
jdk_security = \
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   201
    :jdk_security1 \
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   202
    :jdk_security2 \
26463
d9800c220d8b 8057813: Alterations to jdk_security3 test target
coffeys
parents: 26194
diff changeset
   203
    :jdk_security3 \
d9800c220d8b 8057813: Alterations to jdk_security3 test target
coffeys
parents: 26194
diff changeset
   204
    :jdk_security4
19565
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   205
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   206
jdk_text = \
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   207
    java/text \
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   208
    sun/text
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   209
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   210
jdk_management = \
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   211
    java/lang/management \
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   212
    com/sun/management \
44432
612026727d7d 8177638: com/sun/jarsigner, jdk/internal/loader (and more) are missed in TEST.groups
amlu
parents: 44415
diff changeset
   213
    sun/management \
612026727d7d 8177638: com/sun/jarsigner, jdk/internal/loader (and more) are missed in TEST.groups
amlu
parents: 44415
diff changeset
   214
    jdk/internal/agent
19565
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   215
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   216
jdk_instrument = \
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   217
    java/lang/instrument
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   218
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   219
jdk_jmx = \
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   220
    javax/management \
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   221
    com/sun/jmx
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   222
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   223
jdk_jdi = \
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   224
    com/sun/jdi
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   225
29219
33fb011789eb 8072842: Add support for building native JTReg tests
ihse
parents: 29100
diff changeset
   226
jdk_native_sanity = \
33fb011789eb 8072842: Add support for building native JTReg tests
ihse
parents: 29100
diff changeset
   227
    native_sanity
33fb011789eb 8072842: Add support for building native JTReg tests
ihse
parents: 29100
diff changeset
   228
24262
78d04b441327 8042266: [launcher] create test groups for launcher regression tests
ksrini
parents: 24039
diff changeset
   229
# 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
   230
# 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
   231
# 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
   232
# 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
   233
# be a stand-alone group
78d04b441327 8042266: [launcher] create test groups for launcher regression tests
ksrini
parents: 24039
diff changeset
   234
jdk_launcher = \
78d04b441327 8042266: [launcher] create test groups for launcher regression tests
ksrini
parents: 24039
diff changeset
   235
    tools/launcher \
78d04b441327 8042266: [launcher] create test groups for launcher regression tests
ksrini
parents: 24039
diff changeset
   236
    sun/tools
32641
ac2c73b45253 8087181: Move native jimage code to its own library (maybe libjimage)
jlaskey
parents: 32304
diff changeset
   237
19565
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   238
#
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   239
# 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
   240
#
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   241
core_tools = \
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   242
    tools \
27565
729f9700483a 8049367: Modular Run-Time Images
chegar
parents: 27190
diff changeset
   243
    jdk/internal/jrtfs \
19565
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   244
    sun/tools/java \
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   245
    sun/tools/jrunscript
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   246
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   247
svc_tools = \
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   248
    com/sun/tools/attach \
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   249
    sun/tools \
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   250
    -sun/tools/java \
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   251
    -sun/tools/jrunscript \
44861
0e487e07c1a1 8179457: Remove demo/jvmti tests
shurailine
parents: 44789
diff changeset
   252
    sun/jvmstat
19565
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   253
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   254
jdk_tools = \
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   255
    :core_tools \
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   256
    :svc_tools
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   257
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   258
#
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   259
# 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
   260
#
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   261
jdk_other = \
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   262
    java/sql \
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   263
    javax/sql \
29876
b8e4a70cd0d8 8068721: RMI-IIOP communication fails when ConcurrentHashMap is passed to remote method
msheppar
parents: 29744
diff changeset
   264
    javax/rmi \
19565
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   265
    javax/naming \
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   266
    javax/script \
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   267
    javax/smartcardio \
32849
a2a6b6d26059 8134426: Add serialVersionUID field to relevant javax.transaction classes
lancea
parents: 32641
diff changeset
   268
    javax/transaction \
19565
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   269
    javax/xml \
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   270
    -javax/xml/crypto \
31530
aa87d96a02b1 8080679: Include jline in JDK for Java and JavaScript REPLs
jlahoda
parents: 31269
diff changeset
   271
    jdk/internal/jline \
19565
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   272
    com/sun/jndi \
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   273
    com/sun/corba \
43706
cc2552ae2866 8049375: Extend how the org.omg.CORBA.ORB handles the search for orb.properties
msheppar
parents: 42460
diff changeset
   274
    org/omg/CORBA \
45026
bc9b3e93b6c5 8178912: Remove sample/chatserver/ChatTest.java and sample/mergesort/MergeSortTest.java
xiaofeya
parents: 45024
diff changeset
   275
    lib/testlibrary
19565
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   276
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   277
#
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   278
# 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
   279
#
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   280
jdk_sctp = \
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   281
    com/sun/nio/sctp
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   282
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   283
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   284
#
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   285
# 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
   286
#
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   287
jdk_core = \
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   288
    :jdk_lang \
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   289
    :jdk_util \
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   290
    :jdk_math \
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   291
    :jdk_io \
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   292
    :jdk_nio \
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   293
    :jdk_net \
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   294
    :jdk_rmi \
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   295
    :jdk_time \
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   296
    :jdk_security \
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   297
    :jdk_text \
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   298
    :core_tools \
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   299
    :jdk_other
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   300
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
# 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
   303
#
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   304
jdk_svc = \
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   305
    :jdk_management \
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   306
    :jdk_instrument \
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   307
    :jdk_jmx \
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   308
    :jdk_jdi \
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   309
    :svc_tools
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   310
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   311
#############################
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   312
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   313
#
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   314
# Client area groups
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   315
#
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   316
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   317
jdk_awt = \
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   318
    java/awt \
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   319
    com/sun/awt \
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   320
    com/apple/eawt \
47138
13655aba48b7 8177699: Some swing and awt tests are not in TEST.groups
psadhukhan
parents: 45026
diff changeset
   321
    com/apple/laf \
13655aba48b7 8177699: Some swing and awt tests are not in TEST.groups
psadhukhan
parents: 45026
diff changeset
   322
    sun/awt \
13655aba48b7 8177699: Some swing and awt tests are not in TEST.groups
psadhukhan
parents: 45026
diff changeset
   323
    sun/applet
19565
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   324
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   325
jdk_2d = \
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   326
    javax/print \
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   327
    sun/java2d
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   328
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   329
jdk_beans = \
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   330
    java/beans
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
jdk_swing = \
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   333
    javax/accessibility \
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   334
    javax/swing \
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   335
    com/sun/java/swing
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   336
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   337
jdk_sound = \
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   338
    javax/sound
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   339
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   340
jdk_imageio = \
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   341
    javax/imageio
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   342
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   343
jdk_desktop = \
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   344
    :jdk_awt \
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   345
    :jdk_2d \
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   346
    :jdk_beans \
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   347
    :jdk_swing \
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   348
    :jdk_sound \
e1593e8a70ff 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
alanb
parents:
diff changeset
   349
    :jdk_imageio
19803
db1de252632d 8024140: [TESTBUG] Profile based regression test groups for jdk repo
dholmes
parents: 19797
diff changeset
   350
36744
a00905527ec2 8153141: Develop initial set of tests for SwingSet
mrkam
parents: 36657
diff changeset
   351
# SwingSet3 tests.
a00905527ec2 8153141: Develop initial set of tests for SwingSet
mrkam
parents: 36657
diff changeset
   352
jdk_client_sanity = \
a00905527ec2 8153141: Develop initial set of tests for SwingSet
mrkam
parents: 36657
diff changeset
   353
    sanity/client/SwingSet
38445
0a88d86065f9 8156602: javac crashes again on Windows 32-bit with ClosedChannelException
jlaskey
parents: 37786
diff changeset
   354
27787
c77e5961a208 8064799: [TESTBUG] JT-Reg Serviceability tests to be run as part of JPRT submit job
miauno
parents: 27190
diff changeset
   355
###############################################################################
c77e5961a208 8064799: [TESTBUG] JT-Reg Serviceability tests to be run as part of JPRT submit job
miauno
parents: 27190
diff changeset
   356
#
c77e5961a208 8064799: [TESTBUG] JT-Reg Serviceability tests to be run as part of JPRT submit job
miauno
parents: 27190
diff changeset
   357
# Serviceability sanity groups
c77e5961a208 8064799: [TESTBUG] JT-Reg Serviceability tests to be run as part of JPRT submit job
miauno
parents: 27190
diff changeset
   358
#
c77e5961a208 8064799: [TESTBUG] JT-Reg Serviceability tests to be run as part of JPRT submit job
miauno
parents: 27190
diff changeset
   359
# 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
   360
# 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
   361
# 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
   362
# 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
   363
#
c77e5961a208 8064799: [TESTBUG] JT-Reg Serviceability tests to be run as part of JPRT submit job
miauno
parents: 27190
diff changeset
   364
c77e5961a208 8064799: [TESTBUG] JT-Reg Serviceability tests to be run as part of JPRT submit job
miauno
parents: 27190
diff changeset
   365
jdk_svc_sanity = \
c77e5961a208 8064799: [TESTBUG] JT-Reg Serviceability tests to be run as part of JPRT submit job
miauno
parents: 27190
diff changeset
   366
    :jdk_management_sanity \
c77e5961a208 8064799: [TESTBUG] JT-Reg Serviceability tests to be run as part of JPRT submit job
miauno
parents: 27190
diff changeset
   367
    :jdk_instrument_sanity \
c77e5961a208 8064799: [TESTBUG] JT-Reg Serviceability tests to be run as part of JPRT submit job
miauno
parents: 27190
diff changeset
   368
    :jdk_jmx_sanity \
c77e5961a208 8064799: [TESTBUG] JT-Reg Serviceability tests to be run as part of JPRT submit job
miauno
parents: 27190
diff changeset
   369
    :jdk_jdi_sanity \
c77e5961a208 8064799: [TESTBUG] JT-Reg Serviceability tests to be run as part of JPRT submit job
miauno
parents: 27190
diff changeset
   370
    :svc_tools_sanity
c77e5961a208 8064799: [TESTBUG] JT-Reg Serviceability tests to be run as part of JPRT submit job
miauno
parents: 27190
diff changeset
   371
c77e5961a208 8064799: [TESTBUG] JT-Reg Serviceability tests to be run as part of JPRT submit job
miauno
parents: 27190
diff changeset
   372
jdk_management_sanity =
c77e5961a208 8064799: [TESTBUG] JT-Reg Serviceability tests to be run as part of JPRT submit job
miauno
parents: 27190
diff changeset
   373
c77e5961a208 8064799: [TESTBUG] JT-Reg Serviceability tests to be run as part of JPRT submit job
miauno
parents: 27190
diff changeset
   374
jdk_instrument_sanity =
c77e5961a208 8064799: [TESTBUG] JT-Reg Serviceability tests to be run as part of JPRT submit job
miauno
parents: 27190
diff changeset
   375
c77e5961a208 8064799: [TESTBUG] JT-Reg Serviceability tests to be run as part of JPRT submit job
miauno
parents: 27190
diff changeset
   376
jdk_jmx_sanity =
c77e5961a208 8064799: [TESTBUG] JT-Reg Serviceability tests to be run as part of JPRT submit job
miauno
parents: 27190
diff changeset
   377
c77e5961a208 8064799: [TESTBUG] JT-Reg Serviceability tests to be run as part of JPRT submit job
miauno
parents: 27190
diff changeset
   378
jdk_jdi_sanity = \
c77e5961a208 8064799: [TESTBUG] JT-Reg Serviceability tests to be run as part of JPRT submit job
miauno
parents: 27190
diff changeset
   379
    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
   380
    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
   381
    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
   382
    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
   383
    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
   384
    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
   385
    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
   386
    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
   387
    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
   388
    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
   389
    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
   390
    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
   391
    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
   392
    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
   393
    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
   394
    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
   395
    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
   396
    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
   397
    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
   398
    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
   399
    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
   400
    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
   401
    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
   402
    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
   403
    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
   404
    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
   405
    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
   406
    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
   407
    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
   408
    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
   409
    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
   410
    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
   411
c77e5961a208 8064799: [TESTBUG] JT-Reg Serviceability tests to be run as part of JPRT submit job
miauno
parents: 27190
diff changeset
   412
svc_tools_sanity =
c77e5961a208 8064799: [TESTBUG] JT-Reg Serviceability tests to be run as part of JPRT submit job
miauno
parents: 27190
diff changeset
   413
22057
890596c090a9 8030035: Create a stable test group in TEST.groups
alanb
parents: 22046
diff changeset
   414
#############################
890596c090a9 8030035: Create a stable test group in TEST.groups
alanb
parents: 22046
diff changeset
   415
#
890596c090a9 8030035: Create a stable test group in TEST.groups
alanb
parents: 22046
diff changeset
   416
# Stable test groups
890596c090a9 8030035: Create a stable test group in TEST.groups
alanb
parents: 22046
diff changeset
   417
#
890596c090a9 8030035: Create a stable test group in TEST.groups
alanb
parents: 22046
diff changeset
   418
890596c090a9 8030035: Create a stable test group in TEST.groups
alanb
parents: 22046
diff changeset
   419
jdk_stable = \
890596c090a9 8030035: Create a stable test group in TEST.groups
alanb
parents: 22046
diff changeset
   420
    :jdk_core \
890596c090a9 8030035: Create a stable test group in TEST.groups
alanb
parents: 22046
diff changeset
   421
    :jdk_svc \
890596c090a9 8030035: Create a stable test group in TEST.groups
alanb
parents: 22046
diff changeset
   422
    :jdk_beans \
890596c090a9 8030035: Create a stable test group in TEST.groups
alanb
parents: 22046
diff changeset
   423
    :jdk_imageio \
890596c090a9 8030035: Create a stable test group in TEST.groups
alanb
parents: 22046
diff changeset
   424
    :jdk_sound \
890596c090a9 8030035: Create a stable test group in TEST.groups
alanb
parents: 22046
diff changeset
   425
    :jdk_sctp \
890596c090a9 8030035: Create a stable test group in TEST.groups
alanb
parents: 22046
diff changeset
   426
    javax/accessibility \
890596c090a9 8030035: Create a stable test group in TEST.groups
alanb
parents: 22046
diff changeset
   427
    com/sun/java/swing \
23879
284802a2d355 8036979: Support java.net.SocketOption<> in java.net socket types
michaelm
parents: 23724
diff changeset
   428
    com/sun/awt
22057
890596c090a9 8030035: Create a stable test group in TEST.groups
alanb
parents: 22046
diff changeset
   429