RFR: 8330748: ByteArrayOutputStream.writeTo(OutputStream) pins carrier [v2]

Brian Burkhalter bpb at openjdk.org
Mon Apr 22 19:49:44 UTC 2024


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

Brian Burkhalter has updated the pull request incrementally with one additional commit since the last revision:

  Correct ID in test @bug tag

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/18901/files
  - new: https://git.openjdk.org/jdk/pull/18901/files/08bb9cb6..57e4917b

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=18901&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=18901&range=00-01

  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/jdk/pull/18901.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/18901/head:pull/18901

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


More information about the core-libs-dev mailing list