RFR: 8338765: ScheuledThreadPoolExecutor struggles with extremely long delays

Andrey Turbanov aturbanov at openjdk.org
Tue Aug 27 11:21:03 UTC 2024


On Tue, 20 Aug 2024 18:52:23 GMT, Viktor Klang <vklang at openjdk.org> wrote:

> Unfortunately there is no good, deterministic reproducer which can be used as a regression test at this point in time.

There is now typo in interface name. `ScheuledThreadPoolExecutor` -> `ScheduledThreadPoolExecutor`

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

PR Comment: https://git.openjdk.org/jdk/pull/20653#issuecomment-2312284071


More information about the core-libs-dev mailing list