Integrated: 8330748: ByteArrayOutputStream.writeTo(OutputStream) pins carrier

Brian Burkhalter bpb at openjdk.org
Mon Apr 29 17:57:12 UTC 2024


On Mon, 22 Apr 2024 19:07:04 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:

> Prevent blocking due to a carrier thread not being released when `ByteArrayOutputStream.writeTo` is invoked from a virtual thread.

This pull request has now been integrated.

Changeset: 819f3d6f
Author:    Brian Burkhalter <bpb at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/819f3d6fc70ff6fe54ac5f9033c17c3dd4326aa5
Stats:     142 lines in 2 files changed: 139 ins; 0 del; 3 mod

8330748: ByteArrayOutputStream.writeTo(OutputStream) pins carrier

Reviewed-by: alanb

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

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


More information about the core-libs-dev mailing list