< prev index next >

test/jdk/java/security/Security/ClassLoaderDeadlock/Deadlock.sh

Print this page
rev 59107 : imported patch security

*** 32,45 **** # @run shell/timeout=30 Deadlock.sh # set platform-dependent variables OS=`uname -s` case "$OS" in - SunOS ) - PATHSEP=":" - FILESEP="/" - ;; Linux ) PATHSEP=":" FILESEP="/" ;; Darwin ) --- 32,41 ----
< prev index next >