changeset 1837:f6f944b3b9a0

8158887: sun/security/tools/jarsigner/concise_jarsigner.sh timed out Reviewed-by: xuelei
author igerasim
date Wed, 17 Jan 2018 17:43:56 -0800
parents 3dde65b3b78d
children bcc6c3db1df4
files test/sun/security/tools/jarsigner/concise_jarsigner.sh
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/test/sun/security/tools/jarsigner/concise_jarsigner.sh	Tue Jul 10 16:20:45 2018 +0300
+++ b/test/sun/security/tools/jarsigner/concise_jarsigner.sh	Wed Jan 17 17:43:56 2018 -0800
@@ -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