< prev index next >

test/sun/security/krb5/auto/rcache_usemd5.sh

Print this page
rev 17326 : [mq]: 8181761-2


   7 # published by the Free Software Foundation.
   8 #
   9 # This code is distributed in the hope that it will be useful, but WITHOUT
  10 # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
  11 # FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
  12 # version 2 for more details (a copy is included in the LICENSE file that
  13 # accompanied this code).
  14 #
  15 # You should have received a copy of the GNU General Public License version
  16 # 2 along with this work; if not, write to the Free Software Foundation,
  17 # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
  18 #
  19 # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
  20 # or visit www.oracle.com if you need additional information or have any
  21 # questions.
  22 #
  23 
  24 # @test
  25 # @bug 8168518
  26 # @library ../../../../java/security/testlibrary/ /test/lib

  27 # @run main/othervm/timeout=300 -Djdk.krb5.rcache.useMD5=true
  28 #           -Dtest.service=host ReplayCacheTestProc
  29 # @summary  testing jdk.krb5.rcache.useMD5. This action is put in a separate
  30 #           test so that ReplayCacheTestProc.java can be launched with special
  31 #           test.* system properties easily.


   7 # published by the Free Software Foundation.
   8 #
   9 # This code is distributed in the hope that it will be useful, but WITHOUT
  10 # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
  11 # FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
  12 # version 2 for more details (a copy is included in the LICENSE file that
  13 # accompanied this code).
  14 #
  15 # You should have received a copy of the GNU General Public License version
  16 # 2 along with this work; if not, write to the Free Software Foundation,
  17 # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
  18 #
  19 # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
  20 # or visit www.oracle.com if you need additional information or have any
  21 # questions.
  22 #
  23 
  24 # @test
  25 # @bug 8168518
  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
  31 #           test so that ReplayCacheTestProc.java can be launched with special
  32 #           test.* system properties easily.
< prev index next >