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

michael cui michael.cui at oracle.com
Tue Feb 18 05:57:56 UTC 2014


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.

Thanks,
Michael Cui



More information about the core-libs-dev mailing list