RFR: 8329593: Drop adjustments to target parallelism when virtual threads do I/O on files opened for buffered I/O
Alan Bateman
alanb at openjdk.org
Tue Apr 9 15:10:10 UTC 2024
On Tue, 9 Apr 2024 14:59:00 GMT, Jaikiran Pai <jpai at openjdk.org> wrote:
> Was the use the word `tryCompensate` intentional here? I don't see that method in this class or in the implementation of `CarrierThread.beginBlocking()`
The FJP method is named tryCompensate and the same method name was used here at one point.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/18598#discussion_r1557814857
More information about the core-libs-dev
mailing list