[fedora-java] tomcat5

Tom Tromey tromey at redhat.com
Wed Mar 9 21:06:50 UTC 2005


>>>>> "Andrew" == Andrew Haley <aph at redhat.com> writes:

>> I looked into this.  The problem is, URLClassLoader caches the
>> toString() result but does not reset it when a new URL is added.
>> Whoops.

Andrew> Where's this?

We talked about this on irc but I thought I'd follow-up for the record.
It is just a small bug in URLClassLoader; addURL has to clear the
cached toString() result.  This is now fixed in libgcj and classpath.

Tom




More information about the fedora-devel-java-list mailing list