On Fri, 25 Nov 2022 11:29:47 GMT, Daniel Fuchs <[email protected]> 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
