classpath-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cp-patches] FYI: Fixed URLClassLoader regression (on Windows)


From: Jeroen Frijters
Subject: [cp-patches] FYI: Fixed URLClassLoader regression (on Windows)
Date: Sat, 1 Oct 2005 13:04:44 +0200

Hi,

I committed the attached patch to fix a regression introduced in the
previous URLClassLoader change.

Regards,
Jeroen

2005-10-01  Jeroen Frijters  <address@hidden>

        * java/net/URLClassLoader.java
        (Resource.name): Removed field.
        (JarURLResource.name): Added field.
        (FileResource.getURL): Use File.toURL() instead of doing it in
        a way that breaks on Windows.

Attachment: URLClassLoader.java.patch.txt
Description: URLClassLoader.java.patch.txt


reply via email to

[Prev in Thread] Current Thread [Next in Thread]