test/jdk/sun/security/krb5/auto/rcache_usemd5.sh
changeset 48668 2da4a52715d8
parent 47216 71c04702a3d5
equal deleted inserted replaced
48667:f2344724a475 48668:2da4a52715d8
     1 #
     1 #
     2 # Copyright (c) 2016, Oracle and/or its affiliates. All rights reserved.
     2 # Copyright (c) 2016, 2018, Oracle and/or its affiliates. All rights reserved.
     3 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     3 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     4 #
     4 #
     5 # This code is free software; you can redistribute it and/or modify it
     5 # This code is free software; you can redistribute it and/or modify it
     6 # under the terms of the GNU General Public License version 2 only, as
     6 # under the terms of the GNU General Public License version 2 only, as
     7 # published by the Free Software Foundation.
     7 # published by the Free Software Foundation.
    20 # or visit www.oracle.com if you need additional information or have any
    20 # or visit www.oracle.com if you need additional information or have any
    21 # questions.
    21 # questions.
    22 #
    22 #
    23 
    23 
    24 # @test
    24 # @test
    25 # @bug 8168518
    25 # @bug 8168518 8194486
    26 # @library ../../../../java/security/testlibrary/ /test/lib
       
    27 # @build jdk.test.lib.Platform
       
    28 # @run main/othervm/timeout=300 -Djdk.krb5.rcache.useMD5=true
       
    29 #           -Dtest.service=host ReplayCacheTestProc
       
    30 # @summary  testing jdk.krb5.rcache.useMD5. This action is put in a separate
    26 # @summary  testing jdk.krb5.rcache.useMD5. This action is put in a separate
    31 #           test so that ReplayCacheTestProc.java can be launched with special
    27 #           test so that ReplayCacheTestProc.java can be launched with special
    32 #           test.* system properties easily.
    28 #           test.* system properties easily.
       
    29 # @library ../../../../java/security/testlibrary/ /test/lib
       
    30 # @build jdk.test.lib.Platform
       
    31 # @run main jdk.test.lib.FileInstaller TestHosts TestHosts
       
    32 # @run main/othervm/timeout=300 -Djdk.krb5.rcache.useMD5=true
       
    33 #           -Djdk.net.hosts.file=TestHosts
       
    34 #           -Dtest.service=host ReplayCacheTestProc