RFR: 8294047: HttpResponseInputStream swallows interrupts [v2]
Jaikiran Pai
jpai at openjdk.org
Mon Dec 5 08:52:28 UTC 2022
On Fri, 25 Nov 2022 11:29:47 GMT, Daniel Fuchs <dfuchs at openjdk.org> wrote:
>> Darragh Clarke has updated the pull request incrementally with one additional commit since the last revision:
>>
>> implemented feedback
>
> test/jdk/java/net/httpclient/HttpResponseInputStreamInterruptTest.java line 111:
>
>> 109:
>> 110: CountDownLatch interruptReadyLatch;
>> 111: CountDownLatch interruptDoneLatch;
>
> should be `final`
I believe this change was missed and is pending?
-------------
PR: https://git.openjdk.org/jdk/pull/11323
More information about the net-dev
mailing list