ARM EABI and eclipse-ecj

Andrew Haley aph-gcc@littlepinkcloud.COM
Tue Aug 28 12:08:00 GMT 2007


Steven Newbury writes:
 > 
 > --- Andrew Haley <aph-gcc@littlepinkcloud.COM> wrote:
 
 > > I just got a nearly perfect set of test scores.  Throw_2 is expected
 > > (indeed, designed) to fail, so no problem there.  TestClosureGC is a
 > > weird one, but not worth worrying about ATM.  As far as I can see
 > > we're good to go.
 > > 
 > > Let me know your results.
 > 
 > I won't be able to do much until later in the week.  I have noticed that gij is
 > quite a bit slower than jamvm (using libffi) on some benchmark tests,

That's true on all platforms: gij is a very simple bytecode
interpreter.  gcj wins with precompilation.

Andrew.



More information about the Java-patches mailing list