common/bin/compare_exceptions.sh.incl

changeset 569
2597feac57c0
parent 564
befbad2e4d87
child 581
dc84b505b408
equal deleted inserted replaced
568:7b9c42f14281 569:2597feac57c0
805 fi 805 fi
806 806
807 807
808 if [ "$OPENJDK_TARGET_OS" = "windows" ]; then 808 if [ "$OPENJDK_TARGET_OS" = "windows" ]; then
809 809
810 ACCEPTED_JARZIP_CONTENTS="
811 /bin/w2k_lsa_auth.dll
812 "
813
810 # Probably should add all libs here 814 # Probably should add all libs here
811 ACCEPTED_SMALL_SIZE_DIFF=" 815 ACCEPTED_SMALL_SIZE_DIFF="
812 ./demo/jvmti/gctest/lib/gctest.dll 816 ./demo/jvmti/gctest/lib/gctest.dll
813 ./demo/jvmti/heapTracker/lib/heapTracker.dll 817 ./demo/jvmti/heapTracker/lib/heapTracker.dll
814 ./demo/jvmti/minst/lib/minst.dll 818 ./demo/jvmti/minst/lib/minst.dll

mercurial