RFR: 8372159: HttpClient SelectorManager thread could be a VirtualThread [v2]

Daniel Fuchs dfuchs at openjdk.org
Thu Nov 20 10:11:32 UTC 2025


On Thu, 20 Nov 2025 09:39:24 GMT, Jaikiran Pai <jpai at openjdk.org> wrote:

>> Daniel Fuchs has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Revert changes to SelectorManager::shutdown
>
> test/jdk/java/net/httpclient/http2/H2SelectorVTTest.java line 195:
> 
>> 193:     }
>> 194: 
>> 195:     private static void assertSelectorThread(HttpClient client) {
> 
> I think a comment on what this method checks would be useful for future.

Done. I also replicated this in the `H3QuicVTTest` from which this test was copied.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/28395#discussion_r2545259103


More information about the net-dev mailing list