On Thursday 26 January 2006 6:56 pm, Daniel Eischen wrote: > On Thu, 26 Jan 2006, Kurt Miller wrote: > > > I'm working on 1.5 jdk certification on 5.4 and 6.0. One of the jck > > tests hangs on 5.4 but works ok on 6.0. I've reduced the problem > > down to the following C program that hangs on 5.4 but works fine > > (finishes) on 6.0 and 4.11. > > > > I could use some assistance with finding a work-around to the > > problem or an explanation as to why the program hangs on 5.4. > > It exit'd in the last connect() in Solaris 9. I modified it > to work -- see below.
Thanks, that was my bug (the jdk did it right). It Sill hangs on 5.4 though. Sorry about the double post. My first message was moderator approved while I was resending from my lists@ address. -Kurt _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "[EMAIL PROTECTED]"

