This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: Removing reflection metadata from libgcj
- From: Jeff Sturm <jsturm at one-point dot com>
- To: Simon Barber <simon at instant802 dot com>
- Cc: java at gcc dot gnu dot org
- Date: Fri, 27 Jun 2003 19:12:59 -0400 (EDT)
- 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