This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: [BC] Patch: Cached class map
- From: Tom Tromey <tromey at redhat dot com>
- To: Andrew Haley <aph at redhat dot com>
- Cc: java-patches at gcc dot gnu dot org
- Date: 28 Oct 2004 12:03:33 -0600
- Subject: Re: [BC] Patch: Cached class map
- References: <m3oeioduic.fsf@localhost.localdomain><16767.62665.881475.791718@cuddles.cambridge.redhat.com><16767.63050.12354.298557@cuddles.cambridge.redhat.com><m3fz3zddat.fsf@localhost.localdomain><16769.12680.465178.29779@cuddles.cambridge.redhat.com>
- Reply-to: tromey at redhat dot com
Andrew> gij --cp foo.jar -Djava.precompiled.db=foo.db <whatever>
Actually it is "gnu.gcj.precompiled.db".
Tom