Removing reflection metadata from libgcj

Simon Barber simon@instant802.com
Fri Jun 27 23:20:00 GMT 2003


The target application is an 802.11 wireless router. This is an embedded
application where all the java would be ahead of time compiled. There is
a requirement to minimise the memory usage. Following the previous gcj
on ecos thread there was the suggestion of removing metadata from
libgcj.

Simon


-----Original Message-----
From: Jeff Sturm [mailto:jsturm@one-point.com] 
Sent: Friday, June 27, 2003 4:13 PM
To: Simon Barber
Cc: java@gcc.gnu.org
Subject: Re: Removing reflection metadata from libgcj


On Fri, 27 Jun 2003, Simon Barber wrote:
> Can someone comment on how long this project might take an experienced

> developer to do?

I'd expect that to depend on what you want to accomplish.  You can't
remove that metadata from Java without breaking things, so I'm guessing
you're willing to tolerate a subset of Java with a payoff of smaller
size, but without some specifics it's difficult to give reliable advice.

Jeff



More information about the Java mailing list