Integrated: 8364761: (aio) AsynchronousChannelGroup.execute doesn't check null command
Brian Burkhalter
bpb at openjdk.org
Mon Aug 11 18:53:19 UTC 2025
On Sat, 9 Aug 2025 00:10:16 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:
> Add `null` check to `AsynchronousChannelGroupImpl.execute`; update existing test.
This pull request has now been integrated.
Changeset: 8cd79752
Author: Brian Burkhalter <bpb at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/8cd79752c6426780c6772eafe296aa5b713b2b64
Stats: 59 lines in 2 files changed: 31 ins; 3 del; 25 mod
8364761: (aio) AsynchronousChannelGroup.execute doesn't check null command
Reviewed-by: alanb, vyazici
-------------
PR: https://git.openjdk.org/jdk/pull/26709
More information about the nio-dev
mailing list