common/bin/compare_exceptions.sh.incl

changeset 569
2597feac57c0
parent 564
befbad2e4d87
child 581
dc84b505b408
     1.1 --- a/common/bin/compare_exceptions.sh.incl	Fri Jan 04 17:08:33 2013 +0100
     1.2 +++ b/common/bin/compare_exceptions.sh.incl	Fri Jan 04 22:43:13 2013 +0100
     1.3 @@ -807,6 +807,10 @@
     1.4  
     1.5  if [ "$OPENJDK_TARGET_OS" = "windows" ]; then
     1.6  
     1.7 +ACCEPTED_JARZIP_CONTENTS="
     1.8 +/bin/w2k_lsa_auth.dll
     1.9 +"
    1.10 +
    1.11  # Probably should add all libs here
    1.12  ACCEPTED_SMALL_SIZE_DIFF="
    1.13  ./demo/jvmti/gctest/lib/gctest.dll

mercurial