common/bin/compare_exceptions.sh.incl
changeset 15166 b8af1d981a80
parent 15075 e59f7038afb5
child 15176 70b93fb94c25
equal deleted inserted replaced
15165:2d74b1d7456b 15166:b8af1d981a80
   811 fi
   811 fi
   812 
   812 
   813 
   813 
   814 if [ "$OPENJDK_TARGET_OS" = "windows" ]; then
   814 if [ "$OPENJDK_TARGET_OS" = "windows" ]; then
   815 
   815 
       
   816 ACCEPTED_JARZIP_CONTENTS="
       
   817 /bin/w2k_lsa_auth.dll
       
   818 "
       
   819 
   816 # Probably should add all libs here
   820 # Probably should add all libs here
   817 ACCEPTED_SMALL_SIZE_DIFF="
   821 ACCEPTED_SMALL_SIZE_DIFF="
   818 ./demo/jvmti/gctest/lib/gctest.dll
   822 ./demo/jvmti/gctest/lib/gctest.dll
   819 ./demo/jvmti/heapTracker/lib/heapTracker.dll
   823 ./demo/jvmti/heapTracker/lib/heapTracker.dll
   820 ./demo/jvmti/minst/lib/minst.dll
   824 ./demo/jvmti/minst/lib/minst.dll
   821 ./jre/bin/attach.dll
   825 ./jre/bin/attach.dll
   822 ./jre/bin/java_crw_demo.dll
   826 ./jre/bin/java_crw_demo.dll
   823 ./jre/bin/jsoundds.dll
   827 ./jre/bin/jsoundds.dll
       
   828 ./jre/bin/server/jvm.dll
   824 ./bin/appletviewer.exe
   829 ./bin/appletviewer.exe
   825 ./bin/extcheck.exe
   830 ./bin/extcheck.exe
   826 ./bin/idlj.exe
   831 ./bin/idlj.exe
   827 ./bin/jar.exe
   832 ./bin/jar.exe
   828 ./bin/jarsigner.exe
   833 ./bin/jarsigner.exe