8004007: test/sun/tools/jinfo/Basic.sh fails on when runSA is set to true
authorsla
Tue, 07 May 2013 20:00:47 +0200
changeset 17439 2205a12f3414
parent 17438 c01b1889fbc8
child 17440 fb37aa6b305e
8004007: test/sun/tools/jinfo/Basic.sh fails on when runSA is set to true Reviewed-by: alanb, dsamersoff
jdk/test/sun/tools/jinfo/Basic.sh
--- a/jdk/test/sun/tools/jinfo/Basic.sh	Tue May 07 19:57:55 2013 +0200
+++ b/jdk/test/sun/tools/jinfo/Basic.sh	Tue May 07 20:00:47 2013 +0200
@@ -43,8 +43,7 @@
 
 failed=0
 
-# Skip SA options for now, see 7175133
-runSA=false
+runSA=true
 
 if [ $isMacos = true ]; then
     runSA=false