8004007: test/sun/tools/jinfo/Basic.sh fails on when runSA is set to true
Reviewed-by: alanb, dsamersoff
--- 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