This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: OutputStreamWriter IOException
- To: Bryce McKinlay <bryce at albatross dot co dot nz>
- Subject: Re: OutputStreamWriter IOException
- From: Tom Tromey <tromey at redhat dot com>
- Date: 09 Feb 2001 00:37:11 -0700
- Cc: java-patches at gcc dot gnu dot org
- References: <3A836D01.F4872CC@albatross.co.nz>
- Reply-To: tromey at redhat dot com
>>>>> "Bryce" == Bryce McKinlay <bryce@albatross.co.nz> writes:
Bryce> I'm checking in a parallel fix to PR 1913, for OutputStreamWriter.
Thanks Bryce.
Did you check the other Writer subclasses?
Tom