classpath-patches
[Top][All Lists]
Advanced

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

[cp-patches] FYI: Patch java/lang/ClassLoader.java


From: Jeroen Frijters
Subject: [cp-patches] FYI: Patch java/lang/ClassLoader.java
Date: Mon, 1 Nov 2004 14:16:25 +0100

Hi,

I committed the attached patch to make the java.class.path parsing
compatible with the Sun JDK (consecutive separators and leading/trailing
separators are treated as the current directory).

Regards,
Jeroen

2004-11-01  Jeroen Frijters  <address@hidden>

        * java/lang/ClassLoader.java:
        (addFileURL): New method.
        (getSystemClassLoaderUrls): Fixed to treat lone separators as
        current directory.

Attachment: ClassLoader.patch
Description: ClassLoader.patch


reply via email to

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