< prev index next >

test/jdk/javax/crypto/CryptoPermissions/TestExemption.sh

Print this page
rev 59107 : imported patch security

*** 31,41 **** # in the source directory # set platform-dependent variables OS=`uname -s` case "$OS" in ! SunOS | Linux | Darwin | AIX | CYGWIN* ) FS="/" ;; Windows_* ) FS="\\" ;; --- 31,41 ---- # in the source directory # set platform-dependent variables OS=`uname -s` case "$OS" in ! Linux | Darwin | AIX | CYGWIN* ) FS="/" ;; Windows_* ) FS="\\" ;;
< prev index next >