On Mon, 22 Apr 2024 19:07:04 GMT, Brian Burkhalter <b...@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 <b...@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

Reply via email to