RFR: 8287580: (se) CancelledKeyException during channel registration [v3]
Brian Burkhalter
bpb at openjdk.org
Wed Jun 22 01:12:51 UTC 2022
On Thu, 2 Jun 2022 22:14:27 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:
>> Ignore `CancelledKeyException` during registration.
>
> Brian Burkhalter has updated the pull request incrementally with one additional commit since the last revision:
>
> 8287580: Revert change to AbstractSelectableChannel; reduce iterations in test
The version of `CancelDuringRegister` added in commit 85ebbbb648114165bc1ebfd1badd2882eb4aab51 failed 5/5 repeats on four platforms when run against the build `jdk-19-2107` but succeeded in 5/5 repeats on four platforms when run with the suggested fix of this PR in place.
-------------
PR: https://git.openjdk.org/jdk/pull/8978
More information about the nio-dev
mailing list