On Mon, 26 May 2025 12:54:06 GMT, Doug Lea <d...@openjdk.org> wrote: >> Method startDelayScheduler should trap the ISE thrown by >> SharedThreadContainer.start and possibly re-try termination before >> eventually throwing RejectedExecutionException. > > Doug Lea has updated the pull request incrementally with one additional > commit since the last revision: > > rethrow Errors in startDelayScheduler
Latest version looks good, and Thread.start throwing OOME will be propagated. ------------- Marked as reviewed by alanb (Reviewer). PR Review: https://git.openjdk.org/jdk/pull/25431#pullrequestreview-2868806444