This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: [3.4] Patch: fix Class.getClassLoader() infinite recursion
- 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: 23 Mar 2004 10:51:57 -0700
- Subject: Re: [3.4] Patch: fix Class.getClassLoader() infinite recursion
- References: <1079885282.3432.18.camel@escape>
- Reply-to: tromey at redhat dot com
>>>>> "Anthony" == Anthony Green <green@redhat.com> writes:
Anthony> This patch fixes. No new regressions, but many new mauve
Anthony> passes. Ok for 3.4 and HEAD?
Ok for HEAD. Good catch btw.
I think it is too late for nearly anything in 3.4 :-(
http://gcc.gnu.org/ml/gcc/2004-03/msg01259.html
Tom