RFR: 8329593: Drop adjustments to target parallelism when virtual threads do I/O on files opened for buffered I/O
Jaikiran Pai
jpai at openjdk.org
Tue Apr 9 15:22:08 UTC 2024
On Tue, 9 Apr 2024 14:50:00 GMT, Alan Bateman <alanb at openjdk.org> wrote:
> It's to increase the target parallelism for the duration of the transfer rather than specific read operations.
Do you think we would need to do something similar in`PipeInputStream` that belongs to `Process`?
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/18598#discussion_r1557842319
More information about the core-libs-dev
mailing list