test/jdk/TEST.groups
changeset 49820 663f5d90f0e8
parent 49768 54d462a2db54
child 50089 b0ed185e8f94
child 50146 0bb0e464ee76
equal deleted inserted replaced
49819:3cdebcdc8ec0 49820:663f5d90f0e8
     1 #  Copyright (c) 2013, 2017, Oracle and/or its affiliates. All rights reserved.
     1 #  Copyright (c) 2013, 2018, Oracle and/or its affiliates. All rights reserved.
     2 #  DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     2 #  DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     3 #
     3 #
     4 #  This code is free software; you can redistribute it and/or modify it
     4 #  This code is free software; you can redistribute it and/or modify it
     5 #  under the terms of the GNU General Public License version 2 only, as
     5 #  under the terms of the GNU General Public License version 2 only, as
     6 #  published by the Free Software Foundation.
     6 #  published by the Free Software Foundation.
    32     :build_sanity \
    32     :build_sanity \
    33     sun/nio/cs/ISO8859x.java \
    33     sun/nio/cs/ISO8859x.java \
    34     java/nio/Buffer \
    34     java/nio/Buffer \
    35     com/sun/crypto/provider/Cipher \
    35     com/sun/crypto/provider/Cipher \
    36     :jdk_math \
    36     :jdk_math \
    37     tools/pack200
    37     tools/pack200 \
       
    38     -java/util/Arrays/TimSortStackSize2.java
    38 
    39 
    39 tier2 = \
    40 tier2 = \
    40     :tier2_part1 \
    41     :tier2_part1 \
    41     :tier2_part2 \
    42     :tier2_part2 \
    42     :tier2_part3
    43     :tier2_part3 \
       
    44     java/util/Arrays/TimSortStackSize2.java
    43 
    45 
    44 # com/sun/crypto/provider/Cipher is in tier1 because of JDK-8132855
    46 # com/sun/crypto/provider/Cipher is in tier1 because of JDK-8132855
    45 tier2_part1 = \
    47 tier2_part1 = \
    46     :jdk_security \
    48     :jdk_security \
    47     -com/sun/crypto/provider/Cipher
    49     -com/sun/crypto/provider/Cipher