This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: Patch: fix typo in java.io.ObjectInputStream (libgcj/10838)
- From: Tom Tromey <tromey at redhat dot com>
- To: Jeff Sturm <jsturm at one-point dot com>
- Cc: java-patches at gcc dot gnu dot org
- Date: 05 Jun 2003 09:55:07 -0600
- Subject: Re: Patch: fix typo in java.io.ObjectInputStream (libgcj/10838)
- References: <Pine.LNX.4.44.0305222307110.9825-100000@ops2.one-point.com>
- Reply-to: tromey at redhat dot com
>>>>> "Jeff" == Jeff Sturm <jsturm@one-point.com> writes:
Jeff> Committed as obvious. I'll post a patch for classpath as well.
Jeff> 2003-05-22 Jeff Sturm <jsturm@one-point.com>
Jeff> PR libgcj/10838:
Jeff> * java/io/ObjectInputStream (enableResolveObject):
Jeff> Fixed spelling of permission name.
I didn't see this go in to Classpath, so I'm checking it in there.
Do you have write access to Classpath? Seems like you should.
Tom