This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: [BC] Patch: Cached class map
>>>>> "Anthony" == Anthony Green <green@redhat.com> writes:
Anthony> It would be useful to support multiple databases at the same
Anthony> time. For instance, a system db maintained by admin, and a
Anthony> user db for my own applications.
Perhaps the property should be called "gnu.gcj.precompiled.db.path"
to be similar to other path properties (aside from the non-conforming
java.ext.dirs :-)
Tom