mirror of
https://github.com/openjdk/jdk.git
synced 2026-01-28 03:58:21 +00:00
8207264: solaris-sparcv9-cmp-baseline fails
Reviewed-by: erikj, prr
This commit is contained in:
parent
c611ad6fb9
commit
26ff7d58db
@ -350,13 +350,11 @@ if [ "$OPENJDK_TARGET_OS" = "solaris" ] && [ "$OPENJDK_TARGET_CPU" = "sparcv9" ]
|
||||
|
||||
MAX_KNOWN_DIS_DIFF_SIZE="3000"
|
||||
|
||||
# On slowdebug the disassembly can differ randomly.
|
||||
if [ "$DEBUG_LEVEL" = "slowdebug" ]; then
|
||||
ACCEPTED_DIS_DIFF="
|
||||
./lib/libfontmanager.so
|
||||
./lib/server/libjvm.so
|
||||
"
|
||||
fi
|
||||
ACCEPTED_DIS_DIFF="
|
||||
./lib/libfontmanager.so
|
||||
./lib/libsaproc.so
|
||||
./lib/server/libjvm.so
|
||||
"
|
||||
|
||||
SKIP_FULLDUMP_DIFF="true"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user