From: Tim Wilkinson (tim@transvirtual.com)
Date: Fri Sep 11 1998 - 20:22:34 EDT
So, I have GCJ working except for exceptions (still waiting on a reply
from the egcs-bug list to that one). I'm now using the
'-fno-assume-compiled' which deals with most of the dynamic linking
problems (I had to 'fix' java.lang.Class to make this work) and lets us
mix and match JIT and GCJ code.
A simple test of 'HelloWorldApp' results in runtime some about 33%
faster - but it's still invoking the JIT for classes which generate
exceptions and the HelloWorldApp itself - and it's not a terribly
realistic test since mostly it's I/O - oh, and I didn't turn the
optimiser in GCJ yet.
Still, all very encouraging. I may try some AWT stuff later - but I'd
like to see the exception stuff fixed first.
Cheers
Tim
-- Tim Wilkinson Tel: +1 510 704 1660 Transvirtual Technologies, Inc., Fax: +1 510 704 1893 Berkeley, CA, USA. Email: tim@transvirtual.com
This archive was generated by hypermail 2b29 : Sat Sep 23 2000 - 19:56:57 EDT