[PATCH] [POSIX]: SocketTimeoutException for PlainDatagramSocketImpl + Minor Case Changes

Bryce McKinlay bryce@mckinlay.net.nz
Sat Dec 13 22:24:00 GMT 2003


On Dec 12, 2003, at 6:21 PM, Mohan Embar wrote:

> This patch has PlainDatagramSocketImpl throw a
> SocketTimeoutException instead of an InterruptedIOException
> and has minor case changes for Plain[Datagram]SocketImpl
> to make the output of the test attached to this post:
>
> http://gcc.gnu.org/ml/java-patches/2003-q4/msg00736.html
>
> ...diff more cleanly between Sun JRE 1.4.1 on Linux and
> i686-pc-linux-gnu-gcj.

Note that, in general, it doesn't matter if our exception messages do 
not exactly match those of the JDK - they arn't part of the spec. That 
said, I guess capitalising them does make them look better!

Regards

Bryce.



More information about the Java-patches mailing list