RFR: 7172826: (se) Selector based on the Solaris event port mechanism

Alan Bateman Alan.Bateman at oracle.com
Wed Sep 26 13:18:23 PDT 2012


On 26/09/2012 21:07, Rob McKenna wrote:
> Done, webrev at:
>
> http://cr.openjdk.java.net/~robm/7172826/webrev.02/
>
> Apologies for the messing.
>
>     -Rob
Thanks Rob, this looks fine to me. Apologies about the extra work, it's 
better to keep the changes the same where possible.

Just to verify, you have run the tests with 
-vmoption:-Djava.nio.channels.spi.SelectorProvider=sun.nio.ch.EventPortSelectorProvider  
-- that will ensure that you run all the existing tests with this 
Selector implementation.

Finally, I assume you are already familiar with the jdk7u processes, 
you'll need to mail jdk7u-dev to get approval to push there.

-Alan






More information about the nio-dev mailing list