RFR: 8320386: Remove java/nio/channels/vthread/BlockingChannelOps.java#direct-register from ProblemList
Alan Bateman
alanb at openjdk.org
Mon Nov 20 10:33:28 UTC 2023
On Mon, 20 Nov 2023 10:09:36 GMT, Daniel Jeliński <djelinski at openjdk.org> wrote:
> The direct-register test variant was removed in c099cf53f25496c99629dc578045aa5186e1109d. The failing test case was also modified - the socket timeout is much shorter now, so even if the receive operation gets stuck for the full duration, the test will still pass.
Yes, this exclude list was missed with the poller update so the test id no longer matches. It's okay to remove now.
-------------
Marked as reviewed by alanb (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/16732#pullrequestreview-1739458698
More information about the nio-dev
mailing list