[BC] Patch: Cached class map
Bryce McKinlay
mckinlay@redhat.com
Thu Nov 4 13:36:00 GMT 2004
Andrew Haley wrote:
>Bryce McKinlay writes:
> > 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 ?
>
>Well, I was about to rename it anyway, so I'm interested in
>suggestions. What would be better if I did this?
>
>
I'd say:
- Cleaner top-level libjava directory
- Establishes a common place to put other possible future tools
- Better conformance with Java coding conventions, which discourage
putting things in the top-level (empty) namespace
Regards
Bryce
More information about the Java-patches
mailing list