Integrated: 8327370: (ch) sun.nio.ch.Poller.register throws AssertionError

Daniel Fuchs dfuchs at openjdk.org
Fri Jun 21 09:46:15 UTC 2024


On Wed, 19 Jun 2024 13:36:03 GMT, Daniel Fuchs <dfuchs at openjdk.org> wrote:

> Please find here an almost trivial change that fixes an intermittent AssertionError observed in `sun.nio.ch.Poller`.
> 
> This change (in the mist of a bigger fix) was contributed by @AlanBateman to the loom repo two weeks ago.

This pull request has now been integrated.

Changeset: d2bebffb
Author:    Daniel Fuchs <dfuchs at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/d2bebffb1fd26fae4526afd33a818ee776b7102e
Stats:     7 lines in 1 file changed: 5 ins; 0 del; 2 mod

8327370: (ch) sun.nio.ch.Poller.register throws AssertionError

Co-authored-by: Alan Bateman <alanb at openjdk.org>
Reviewed-by: alanb, jpai, djelinski

-------------

PR: https://git.openjdk.org/jdk/pull/19792


More information about the nio-dev mailing list