gij runs HelloWorld on PPC Linux

Kevin B. Hendricks khendricks@ivey.uwo.ca
Sun Feb 11 09:12:00 GMT 2001


Hi Tom,

I do not have access to a x86, nor alpha, nor ia64 and want to make sure that 
the failures I am seeing in gij do NOT happen on those platforms.

Would someone please try running gij on the following test cases:

in libjava/testsuite/libjava.lang

gcj -C Final.java
gcj -C Primes.java

gij Final        

(this returns the string "this should not happen" which is incorrect)

gij Primes

(this seems to run in an infinite loop never printing any Primes)

I just want to make sure these failures are caused by bugs in my closure code 
and not general bugs someplace else.

For comparison purposes, I compiled and ran these using Blackdown's JDK 1.2.2 
and had no failures.

Thanks,

Kevin



More information about the Java mailing list