[jdk11u-dev] RFR: 8259796: timed CompletableFuture.get may swallow InterruptedException [v2]
Paul Hohensee
phh at openjdk.org
Wed Jun 21 14:44:12 UTC 2023
On Wed, 21 Jun 2023 06:27:25 GMT, luchenlin <duke at openjdk.org> wrote:
>> I backport this for parity with 11.0.20-oracle.
>> depends on JDK-8254350
>> src/java.base/share/classes/java/util/concurrent/CompletableFuture.java
>> Resolved due to context
>> test/jdk/java/util/concurrent/CompletableFuture/LostInterrupt.java
>> Resolved due to context
>> test/jdk/java/util/concurrent/CompletableFuture/SwallowedInterruptedException.java
>> Resolved due to context
>
> luchenlin has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase.
https://github.com/openjdk/jdk11u-dev/pull/1961 had the problem, seems I got my browser tabs mixed up.
-------------
PR Comment: https://git.openjdk.org/jdk11u-dev/pull/1966#issuecomment-1600969547
More information about the jdk-updates-dev
mailing list