7175775: Disable SA options in jinfo/Basic.java test until SA updated for new hash and String count/offset
Reviewed-by: minqi
--- a/jdk/test/sun/tools/jinfo/Basic.sh Fri Jun 08 18:23:28 2012 +0100
+++ b/jdk/test/sun/tools/jinfo/Basic.sh Sun Jun 10 10:29:27 2012 +0100
@@ -43,7 +43,8 @@
failed=0
-runSA=true
+# Skip SA options for now, see 7175133
+runSA=false
if [ $isMacos = true ]; then
runSA=false