>>>>> "G�ran" == G�ran Thyni <[EMAIL PROTECTED]> writes:

G�ran> There are some smaller issues too,
G�ran> I will make test cases and file them too.

Thanks.

G�ran> of course but freenet works on JDK/Jikes/Kaffe.
G�ran> When I hack the code to get it to compile with gcj
G�ran> it doesn't work as good. Neither does a binary compiled
G�ran> from JDK generated .class files.

G�ran> Could be my fault, 
G�ran> could be subtle falut in the freenet code,
G�ran> could be gcj/libgcj bug.

You could also try to run the .class files using `gij'.
This is helpful for determining whether you've run into a compiler
problem or runtime problem (though of course it opens the possibility
of an interpreter problem).

Anyway, in theory `gij' and `java' should have identical results.
So we're interested in divergences.

Tom

_______________________________________________
freenet-tech mailing list
[EMAIL PROTECTED]
http://lists.freenetproject.org/mailman/listinfo/tech

Reply via email to