7175775: Disable SA options in jinfo/Basic.java test until SA updated for new hash and String count/offset

Reviewed-by: minqi
This commit is contained in:
Alan Bateman 2012-06-10 10:29:27 +01:00
parent 042cc29680
commit 881d64f005

View File

@ -43,7 +43,8 @@ set +e
failed=0
runSA=true
# Skip SA options for now, see 7175133
runSA=false
if [ $isMacos = true ]; then
runSA=false