Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 Mar 2009 18:20:04 GMT
From:      Kurt Miller <kurt@intricatesoftware.com>
To:        freebsd-java@FreeBSD.org
Subject:   Re: java/105482: diablo-jdk1.5.0/jdk-1.5.0 java.nio.Selector bug
Message-ID:  <200903091820.n29IK42x027158@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR java/105482; it has been noted by GNATS.

From: Kurt Miller <kurt@intricatesoftware.com>
To: bug-followup@freebsd.org, kostikbel@gmail.com
Cc:  
Subject: Re: java/105482: diablo-jdk1.5.0/jdk-1.5.0 java.nio.Selector bug
Date: Mon, 9 Mar 2009 13:07:13 -0500

 I debugged a similar problem with OpenJDK and found
 the root cause to be the poll() system call over
 writting the complete pollfd struct upon return.
 
 See the following bug report for details:
 
 http://www.freebsd.org/cgi/query-pr.cgi?pr=130924



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200903091820.n29IK42x027158>