This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: [Patch] PR libgcj/13972 - URL with URL in spec part
- From: Tom Tromey <tromey at redhat dot com>
- To: "Michael Koch" <konqueror at gmx dot de>
- Cc: java-patches at gcc dot gnu dot org
- Date: 11 Jan 2005 13:29:33 -0700
- Subject: Re: [Patch] PR libgcj/13972 - URL with URL in spec part
- References: <20050111191426.GA16915@asterix.konqueror.de>
- Reply-to: tromey at redhat dot com
>>>>> "Michael" == Michael Koch <konqueror@gmx.de> writes:
Michael> I wrote the attached patch to fix PR libgcj/13972. We now
Michael> handle URL parts in the spec for an URL. I added some
Michael> testcases for mauve about this. All testcases pass. No
Michael> regressions.
Michael> Ok to commit to trunk ?
Yes, thanks.
Perhaps we should merge in the ThreadDeath change from Classpath.
Tom