-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: None
-
Component/s: core-libs
-
master
When HTTP/3 is enabled, the HttpClient may use an additional platform thread for its QuicSelector, With recent updates to NIO/VirtualThreads that thread could now become a VirtualThread. This would avoid having each HttpClient instance use up two platform threads, one for the TCP SelectorManager, and one for the HTTP/3 QuicSelector
- links to
-
Commit(master)
openjdk/jdk/1142d299
-
Review(master)
openjdk/jdk/27827