RFR: 8349462: Gatherers.mapConcurrent could support async interrupts
Viktor Klang
vklang at openjdk.org
Thu Feb 6 10:43:17 UTC 2025
On Wed, 5 Feb 2025 16:14:41 GMT, Viktor Klang <vklang at openjdk.org> wrote:
> This change is likely going to need some extra verbiage in the spec for mapConcurrent, and thus a CSR.
> This behavior aligns mapConcurrent with how parallel streams work in conjunction with interruptions of the caller thread.
Closing to re-examine difference/alignment in behavior between parallel Streams and mapConcurrent.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/23467#issuecomment-2639451110
More information about the core-libs-dev
mailing list