This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: Java libraries and proposal.
- To: "Jeff Sturm" <jsturm at one-point dot com>
- Subject: Re: Java libraries and proposal.
- From: "Joe Emenaker" <joe at emenaker dot com>
- Date: Thu, 12 Apr 2001 11:44:27 -0700
- Cc: <debian-java at lists dot debian dot org>,<java at gcc dot gnu dot org>
- References: <Pine.LNX.4.10.10104112115240.6823-100000@mars.deadcafe.org>
> (As I'm reading this thread I'm debugging a classpath with 118 entries.
> It is a terrible mess, and the application is extremely slow to load.
Have you tried changing the classpath around so that the more commonly
needed classes appear earlier in the path?
- Joe