This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] [MinGW]: Reset/Ignore Thread Interruption for Plain[Datagram]SocketImpl


Hi People,

>Operations on Plain[Datagram]Socket aren't
>interruptible under Sun's JRE; this patch simply
>resets and ignores the thread's interrupted
>flag after such operations. With this patch,
>I get an almost-perfect diff with the attached test
>between Sun's JRE 1.4.2 and gcj on Win32.

I checked this in.

-- Mohan
http://www.thisiscool.com/
http://www.animalsong.org/




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]