This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: [PATCH] [POSIX]: SocketTimeoutException for PlainDatagramSocketImpl + Minor Case Changes
- From: Mohan Embar <gnustuff at thisiscool dot com>
- To: Michael Koch <konqueror at gmx dot de>
- Cc: GCJ Patches <java-patches at gcc dot gnu dot org>
- Date: Mon, 15 Dec 2003 08:56:37 -0600
- Subject: Re: [PATCH] [POSIX]: SocketTimeoutException for PlainDatagramSocketImpl + Minor Case Changes
- Reply-to: gnustuff at thisiscool dot com
Hi Michael,
>> - (JvNewStringUTF ("Connect timed out"));
>> + (JvNewStringUTF ("connect timed out"));
>
>Why are you changing this to lower case when you change all other to
>upper case ?
>
>With this little nit I'm okay with the patch.
I changed this because Sun's JRE has this inconsistency. I know
we're not necessarily striving for strict JRE conformance, so you
decide what's right here - I'll do whatever you want.
-- Mohan
http://www.thisiscool.com/
http://www.animalsong.org/