classpath-patches
[Top][All Lists]
Advanced

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

[cp-patches] FYI: java/lang/reflect/Proxy.java fix


From: Jeroen Frijters
Subject: [cp-patches] FYI: java/lang/reflect/Proxy.java fix
Date: Fri, 21 Oct 2005 02:30:35 +0200

Hi,

There was a bootstrap / system class loader confusion bug in Proxy. I
committed the attached patch to fix it.

Regards,
Jeroen

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

        * java/lang/reflect/Proxy.java
        (ProxyType.ProxyType): Don't replace null with system class
loader.
        (ProxyType.hashCode): Handle null loader.

Attachment: Proxy.java.patch.txt
Description: Proxy.java.patch.txt


reply via email to

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