On Mon, 8 Jun 2026 14:29:37 GMT, Viktor Klang <[email protected]> wrote:
> Backport of fix to [JDK-8385830](https://bugs.openjdk.org/browse/JDK-8385830) > — "ForkJoinTask#get may swallow caller thread's interrupt flag" > > > --------- > - [x] I confirm that I make this contribution in accordance with the [OpenJDK > Interim AI Policy](https://openjdk.org/legal/ai). This pull request has now been integrated. Changeset: f858ed81 Author: Viktor Klang <[email protected]> URL: https://git.openjdk.org/jdk/commit/f858ed8180b2309886fe74119559db979a0f8562 Stats: 30 lines in 2 files changed: 20 ins; 7 del; 3 mod 8385830: ForkJoinTask#get may swallow caller thread's interrupt flag Reviewed-by: alanb Backport-of: 4a84d0414ef0e2680a6b5a6ca0af19f30251a520 ------------- PR: https://git.openjdk.org/jdk/pull/31419
