This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: Merging URLDecoder/Encoder with Classpath
- To: Mark Wielaard <mark at klomp dot org>
- Subject: Re: Merging URLDecoder/Encoder with Classpath
- From: Tom Tromey <tromey at redhat dot com>
- Date: 07 Oct 2001 18:02:48 -0600
- Cc: java-patches at gcc dot gnu dot org
- References: <20011007221953.A8901@klomp.org>
- Reply-To: tromey at redhat dot com
>>>>> "Mark" == Mark Wielaard <mark@klomp.org> writes:
Mark> 2001-10-07 Mark Wielaard <mark@klomp.org>
Mark> * java/net/URLDecoder.java: Remerge with Classpath
Mark> * java/net/URLEncoder.java: Merge with Classpath
Mark> OK to commit. If nobody on the Classpath list objects to the
Mark> changes?
I made a couple comments on the Classpath list. Once those are
resolved, one way or another, feel free to check this code into libgcj
as well. Thanks.
Tom