On Wed, 29 Jul 2026 09:25:59 GMT, Daniel Jeliński <[email protected]> wrote:

>> Jaikiran Pai has updated the pull request incrementally with one additional 
>> commit since the last revision:
>> 
>>   quiet vs quite
>
> test/jdk/java/net/httpclient/http2/H2GoAwayPromptConnectionClose.java line 
> 110:
> 
>> 108:     }
>> 109: 
>> 110:     private static void closeQuitely(final AutoCloseable closeable) {
> 
> Suggestion:
> 
>     private static void closeQuietly(final AutoCloseable closeable) {

Fixed. Thank you for catching that.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/32078#discussion_r3673136626

Reply via email to