8158887: sun/security/tools/jarsigner/concise_jarsigner.sh timed out

Reviewed-by: xuelei
This commit is contained in:
Weijun Wang 2016-06-15 11:42:59 +08:00
parent 6015181842
commit 2fdac0ef5e

View File

@ -25,7 +25,7 @@
# @bug 6802846
# @summary jarsigner needs enhanced cert validation(options)
#
# @run shell concise_jarsigner.sh
# @run shell/timeout=240 concise_jarsigner.sh
#
if [ "${TESTJAVA}" = "" ] ; then