This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Fwd: Status of gcj/java on PPC Linux?


>>>>> "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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]