Now PrimordialLoaderTest fails on my FreeBSD 6.3-RELEASE machine.

PrimordialLoaderTest.fail says:
jar java/lang/Object.class
jar java/lang/Object.class
class java.util.zip.ZipFile$1

And the expected result is:
jar java/lang/Object.class
jar java/lang/Object.class
class java.util.jar.JarFile$EntryInputStream


Strangely enough, this test passed when I did it on FreeBSD 6.2-RELEASE.

Does this problem have something to do with zziplib?

On FreeBSD 6.2-RELEASE, I installed zziplib from source (beginning with
Python) because the binary package for this OS version was no longer
available. But I installed the binary package of zziplib on FreeBSD
6.3-RELEASE.

_______________________________________________
kaffe mailing list
kaffe@kaffe.org
http://kaffe.org/cgi-bin/mailman/listinfo/kaffe

Reply via email to