7175775: Disable SA options in jinfo/Basic.java test until SA updated for new hash and String count/offset
authoralanb
Sun, 10 Jun 2012 10:29:27 +0100
changeset 13011 a3a06390f67b
parent 12889 3ecbb4f2b752
child 13012 c4ef809d7fca
7175775: Disable SA options in jinfo/Basic.java test until SA updated for new hash and String count/offset Reviewed-by: minqi
jdk/test/sun/tools/jinfo/Basic.sh
--- 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