GCJ and J2ee
Anthony Green
green@redhat.com
Wed Jun 15 15:48:00 GMT 2005
On Wed, 2005年06月15日 at 11:09 -0400, Craig A. Vanderborgh wrote:
> We have integrated Spring, Jetty, and Velocity all on a SBC running
> embedded Linux. We compiled the Spring et al. under gcj 3.3 to
> native xscale object code. It works beautifully - it's fast and
> reliable, with all of the Spring functionality intact.
I always love hearing about the stuff you guys have done at voxware!
BTW, arm/xscale linux should be moving to the new ARM ABI soon enough.
This implies PC range table based EH instead of setjmp/longjmp by
default. IIRC you should see fantastic code size reductions with this
change. Something to look forward to for your future projects.
But from what I recall you guys did a lot of random hacking and may
already be off setjmp/longjmp EH.
AG
More information about the Java
mailing list