RFR: 8365065: cancelled ForkJoinPool tasks no longer throw CancellationException [v3]

Alan Bateman alanb at openjdk.org
Tue Sep 23 07:09:50 UTC 2025


On Mon, 22 Sep 2025 20:19:43 GMT, Viktor Klang <vklang at openjdk.org> wrote:

>> ForkJoinTask::get and ForkJoinTask::get(timeout, timeunit) now (again) throws CancellationException when cancelled.
>
> Viktor Klang has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Addressing review feedback

Marked as reviewed by alanb (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/27430#pullrequestreview-3256563126


More information about the core-libs-dev mailing list