Fwd: Status of gcj/java on PPC Linux?

Tom Tromey tromey@redhat.com
Thu Feb 8 17:19:00 GMT 2001


>>>>> "Kevin" == Kevin B Hendricks <khendricks@ivey.uwo.ca> writes:

Kevin> Is there a good java (c++?) program that will exercise this
Kevin> interface?  Perferably one that passes alot of different
Kevin> arguments though the interface to help me detect errors in
Kevin> promotion, or alingment, or whatever?

There probably isn't one :-(

You can probably configure Mauve so that everything is compiled with
`gcj -C' and then run with `gij'.  I've never tried this!  But it
might be possible.

We should probably have a suite of tests for the interpreter.
Or maybe we could just change mauve.exp to run everything as bytecode
as well as compiling it.

Tom


More information about the Java mailing list