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: Bryce McKinlay <mckinlay at redhat dot com>
- To: Andrew Haley <aph at redhat dot com>
- Cc: java-patches at gcc dot gnu dot org, Tom Tromey <tromey at redhat dot com>
- Date: Wed, 03 Nov 2004 20:35:29 -0500
- 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>
Andrew Haley wrote:
2004-10-28 Andrew Haley <aph@redhat.com>
* gnu/gcj/runtime/PersistentByteMap.java: New file.
* jv_dbtool.java: New file.
Shouldn't we put jv_dbtool in a package - say, gnu.gcj.tools or gnu.gcj ?
Bryce