classpath-patches
[Top][All Lists]
Advanced

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

[cp-patches] FYI: RMI Class loader fix


From: Jeroen Frijters
Subject: [cp-patches] FYI: RMI Class loader fix
Date: Mon, 25 Jul 2005 18:31:58 +0200

Hi,

I applied the attached fix.

Regards,
Jeroen

        * java/rmi/server/RMIClassLoader.java
        (loadClass(String, String)): Use Class.forName() instead of
        directly calling ClassLoader.loadClass(), to handle array
        types correctly.

Attachment: rmi.patch.txt
Description: rmi.patch.txt


reply via email to

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