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] throwing SocketException from socket implementations


>>>>> "Michael" == Michael Koch <konqueror@gmx.de> writes:

Michael> I wrote the attached patch to make our socket implementations
Michael> more compliant to SUNs impl by throwing
Michael> java.net.SocketExceptions instead of
Michael> java.io.IOExceptions. This is the first half of fixes need
Michael> for PR libgcj/15430.

Michael> Ok to commit to trank ?

Yes, thanks.  For the record, on irc you explained that you're writing
mauve tests and that testing shows that this is compatible with what
the JDK does.

Tom


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