This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: [BC] Patch: Cached class map
>>>>> "Mark" == Mark Wielaard <mark@klomp.org> writes:
Mark> Maybe you want to have a new subdirectory libjcj-tools which is
Mark> build after libgcj proper is build?
This is sort of a pain, it is simpler to stuff everything in libjava/.
Mark> Currently the rmic tools are not following the above convention. I would
Mark> like to move them from gnu.java.rmi.rmic to gnu.classpath.tools.rmi and
Mark> maintain them in the GNU Classpath Tools (cp-tools) CVS submodule in the
Mark> future. What do you think?
Sounds reasonable to me.
Mark> As an aside: Who currently maintains the
Mark> http://www.gnu.org/software/java/ pages?
Hmm, I forget. There's a mailing list though, but it doesn't get
much traffic.
Tom