[jdk11u-dev] RFR: 8259796: timed CompletableFuture.get may swallow InterruptedException [v4]

Goetz Lindenmaier goetz at openjdk.org
Tue Jun 27 07:34:19 UTC 2023


On Mon, 26 Jun 2023 06:04:28 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 incrementally with one additional commit since the last revision:
> 
>   fix conflict

Pre-submit failures: unrelated. Also, they had passed before merging.

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

PR Comment: https://git.openjdk.org/jdk11u-dev/pull/1966#issuecomment-1608950365


More information about the jdk-updates-dev mailing list