Hi Tim, Sorry not to reply on the other thread a bit earlier, but isn't this part of the spec?
http://java.sun.com/j2se/1.4.2/docs/api/java/nio/channels/SelectableChannel.html#register(java.nio.channels.Selector, int, java.lang.Object) says that register "throws IllegalSelectorException - If this channel was not created by the same provider as the given selector" I wasn't 100% clear from the other thread - is it that the RI doesn't follow the spec, or were we throwing the exception in the wrong case? Thanks, Sian 2008/11/4 Tim Ellison <[EMAIL PROTECTED]>: > Sian January wrote: >> As agreed, we are now entering our code freeze for M8. No commits >> allowed except for critical bug fixes and they must be approved on the >> dev list by at least two committers. > > I'd like to commit the fix mentioned earlier [1] to resolve the problem > that Mark identified in AbstractSelectableChannel. Any support for that? > > [1] http://markmail.org/message/ejawzrityjgvhkyp > > Sorry I didn't get it done earlier, I was traveling. If anyone is at > ApacheCon ping me so we can say 'hi'. > > Regards, > Tim > >> Let's use r710036 for our snapshot testing. Please could as many >> people as possible try to do some testing this week so that we can get >> M8 as stable as we can. >> >> Thanks, >> >> Sian >> > -- Unless stated otherwise above: IBM United Kingdom Limited - Registered in England and Wales with number 741598. Registered office: PO Box 41, North Harbour, Portsmouth, Hampshire PO6 3AU
