This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: Patch: jar Attributes fix
- From: Mark Wielaard <mark at klomp dot org>
- To: Anthony Green <green at redhat dot com>
- Cc: java-patches at gcc dot gnu dot org
- Date: 31 Oct 2002 13:43:49 +0100
- Subject: Re: Patch: jar Attributes fix
- References: <1036025040.1591.9.camel@dhcppc2>
Hi,
On Thu, 2002-10-31 at 01:43, Anthony Green wrote:
> I stumbled across this today while browsing the code. The test for
> invalid attribute names is broken without this change.
>
> I've also submitted this to GNU Classpath. Ok?
>
> 2002-10-30 Anthony Green <green@redhat.com>
>
> * java/util/jar/Attributes.java (Name): Fix name check.
This is obviously correct. Do you have Classpath CVS access or do you
want me to check it in there?
Cheers,
Mark