sun/security/tools/jarsigner/diffend.sh
hard code of c:/temp
Windows_* )
NULL=NUL
PS=";"
FS="\\"
CP="cp -f"
TMP="c:/temp"
;;
c:/temp might not exist and test will just fail on such machine with no clear message for test requires c:/temp must exist
#section:shell
----------messages:(3/127)----------
command: shell diffend.sh []
reason: Assumed action based on file name: run shell diffend.sh
elapsed time (seconds): 1.211
----------System.out:(1/49)----------
jarsigner: unable to open jar file: diffend.jar
----------System.err:(3/139)----------
rm: cannot unlink entry "diffend.jar": The system cannot find the file specified.
zip error: Out of memory (allocating temp filename)
result: Failed. Execution failed: exit code 1
test result: Failed. Execution failed: exit code 1