RFR for JDK-8031563: TEST_BUG: java/nio/channels/Selector/ChangingInterests.java failed once

michael cui michael.cui at oracle.com
Thu Feb 20 00:33:43 PST 2014


On 02/18/2014 01:57 PM, michael cui wrote:
> Hi Alan,
>
> On 02/13/2014 08:15 PM, Alan Bateman wrote:
>> I plan to look at this soon but I have a concern that it is changing 
>> the test so that the change from OP_READ to OP_READ|OP_WRITE no 
>> longer tests that the key is both readable and writable after one 
>> select.
> Have you got chance to review the code change of proposed solution A 
> and B?
>
> For solution B, it seems to me that code change isn't a change to 
> test. I would like to see if you still have same concern about any 
> cases after reviewing the code.
Any chance to review the code?

Michael Cui




More information about the nio-dev mailing list