This is the mail archive of the java@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]

issue with ServerSocket::accept


I am fairly certain that ServerSocket::accept is not working properly. I have reproduced the behaviour in both GCJ 3.2 and 3.4. It does not seem to be blocking. I have a unit test which passes using javac, but not gcj. I am attaching the pertinent source code.

Vlad


Attachment: src.tar
Description: Unix tar archive


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