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: java.net.Socket


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

Michael> the attached patch fixes the behaviour of
Michael> java.net.Socket. When using the Socket() constructor no
Michael> native socket was actually created and could not be
Michael> used. This patch fixes this. Please review and comment.

Michael> Ok to commit to trunk ?

Ok.

Michael> Should this go into 3.3 branch too as this is a real bug fix ?

Do you know the current state of the 3.3 branch?  I think I missed the
message when skimming the 2000 or so gcc messages waiting when I got
back.

Anyway, yes, this should go in 3.3.  If the branch is open, please
check it in there.

Tom


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