mirror of
https://github.com/openjdk/jdk.git
synced 2026-04-17 10:20:33 +00:00
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:
parent
042cc29680
commit
881d64f005
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user