RFR: 8319447: Improve performance of delayed task handling [v2]
Doug Lea
dl at openjdk.org
Sat Feb 22 11:53:54 UTC 2025
On Fri, 21 Feb 2025 17:30:46 GMT, Alan Bateman <alanb at openjdk.org> wrote:
>> Added:
>> Delayed actions become <em>enabled</em> and behave as ordinary submitted tasks when their delays elapse.
>
> Thanks. Also here we have ".. after the given delay, At which" so need to smooth that out.
OK. I also renamed executeReadyScheduledTask to executeEnabledScheduledTask and checked consistency of usages elsewhere.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/23702#discussion_r1966501150
More information about the core-libs-dev
mailing list