[kaffe] PrimordialLoaderTest fails
Ito Kazumitsu
kaz at maczuka.gcd.org
Sat Feb 9 19:08:42 PST 2008
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.
More information about the kaffe
mailing list