--- a/make/scripts/compare_exceptions.sh.incl Thu Sep 13 21:12:22 2018 +0200
+++ b/make/scripts/compare_exceptions.sh.incl Thu Sep 13 21:14:04 2018 +0200
@@ -350,13 +350,11 @@
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"