classpath-patches
[Top][All Lists]
Advanced

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

[cp-patches] FYI: Small Proxy fix


From: Jeroen Frijters
Subject: [cp-patches] FYI: Small Proxy fix
Date: Fri, 9 Sep 2005 14:14:12 +0200

Hi,

I committed the attached patch to fix the class name of proxies that
implement only public interfaces (the name was "null$Proxy0", but it
should be "$Proxy0").

Regards,
Jeroen

2005-09-09  Jeroen Frijters  <address@hidden>

        * java/lang/reflect/Proxy.java
        (pack): Initialize field.

Attachment: proxy.patch.txt
Description: proxy.patch.txt


reply via email to

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