[BC] Patch: Cached class map

Mark Wielaard mark@klomp.org
Thu Nov 4 14:33:00 GMT 2004


On Thu, 2004-11-04 at 11:40, Andrew Haley wrote:
> Bryce McKinlay writes:
>  > 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?

Hurray! Finally a technical discussion about the BC-branch where I can
give my opinion :)

For GNU Classpath Tools (javah, javap, gjdoc, serialver, etc.) we use
gnu.classpath.tools. So I would suggest that general tools go into a
subpackage of gnu.classpath.tools (and are maintained in the appropriate
GNU Classpath CVS submodule) and that gcj specific tools go into a
subpackage of gnu.gcj.tools and are maintained inside GCC cvs. Maybe you
want to have a new subdirectory libjcj-tools which is build after libgcj
proper is build?

Currently the rmic tools are not following the above convention. I would
like to move them from gnu.java.rmi.rmic to gnu.classpath.tools.rmi and
maintain them in the GNU Classpath Tools (cp-tools) CVS submodule in the
future. What do you think?

Cheers,

Mark

> (As an aside: shouldn't it be org.gnu.*  ?)
http://www.gnu.org/software/java/packages.html#why-just-gnu

As an aside: Who currently maintains the
http://www.gnu.org/software/java/ pages?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://gcc.gnu.org/pipermail/java-patches/attachments/20041104/45b7da1a/attachment.sig>


More information about the Java-patches mailing list