On 9/23/11 2:22 AM, Greg Lewis wrote: > I'd like to backport the KQueue based NIO selector Alex Strange recently > committed to the MacOS X port > > http://hg.openjdk.java.net/macosx-port/macosx-port/jdk/rev/cb5ebc902d33 > > The attached patch compiles on FreeBSD and should work fine on MacOS X > (since I just pulled the code in from the MacOS X port :). Can someone > test on OpenBSD and/or NetBSD?
Hi Greg, It builds ok on OpenBSD. Is there any particular app that I should test it with? Thanks, -Kurt