This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: Patch: URLClassLoader change
- From: Mark Wielaard <mark at klomp dot org>
- To: tromey at redhat dot com
- Cc: Anthony Green <green at redhat dot com>, Java Patch List <java-patches at gcc dot gnu dot org>, Jeroen Frijters <jeroen at sumatra dot nl>
- Date: 02 Jan 2003 10:27:53 +0100
- Subject: Re: Patch: URLClassLoader change
- Organization:
- References: <871y4qwxyz.fsf@fleche.redhat.com> <1039550858.7431.34.camel@elsschot> <1041199501.23200.350.camel@elsschot> <1041214175.14665.12.camel@escape> <1041232267.30526.19.camel@elsschot> <878yy7w2tk.fsf@fleche.redhat.com>
Hi,
On Mon, 2002-12-30 at 23:37, Tom Tromey wrote:
> If it is really not possible to cleanly fix this, then go ahead and
> check in your patch. If you could, also submit a PR so we know to fix
> this in the future.
Given that you and Jeroen say that the clean way, doing it through
File.toURL(), currently doesn't work correctly in either gcj or
Classpath I will check in what we have now since that is at least known
to work and consistent on all platforms.
New bug is #9124.
Cheers,
Mark