This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: Patch: java.lang.reflect.Proxy support
- From: Tom Tromey <tromey at redhat dot com>
- To: Anthony Green <green at redhat dot com>
- Cc: java-patches at gcc dot gnu dot org
- Date: 29 Sep 2002 22:37:21 -0600
- Subject: Re: Patch: java.lang.reflect.Proxy support
- References: <1033345821.9085.70.camel@dhcppc2>
- Reply-to: tromey at redhat dot com
>>>>> "Anthony" == Anthony Green <green@redhat.com> writes:
Anthony> This patch adds java.lang.reflect.Proxy to gcj from GNU
Anthony> Classpath.
Neat.
Anthony> This fixes a regression of sorts.
Are you implying you want it on the 3.2 branch? It seems like a lot
to go in there. Especially since we haven't even been putting bug
fixes there (my continuing myopia...)
Anthony> Ok?
Yes. Please put a news item on the gcj web page.
Tom