From 2fdac0ef5e3188948fd34a490da6398ffb32eb00 Mon Sep 17 00:00:00 2001 From: Weijun Wang Date: Wed, 15 Jun 2016 11:42:59 +0800 Subject: [PATCH] 8158887: sun/security/tools/jarsigner/concise_jarsigner.sh timed out Reviewed-by: xuelei --- jdk/test/sun/security/tools/jarsigner/concise_jarsigner.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jdk/test/sun/security/tools/jarsigner/concise_jarsigner.sh b/jdk/test/sun/security/tools/jarsigner/concise_jarsigner.sh index a60a38c221a..ebc3e7f9c95 100644 --- a/jdk/test/sun/security/tools/jarsigner/concise_jarsigner.sh +++ b/jdk/test/sun/security/tools/jarsigner/concise_jarsigner.sh @@ -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