On Wed, 24 May 2023 11:51:19 GMT, Jaikiran Pai <[email protected]> wrote:
> The tests that have been selectively changed to use virtual threads for the > HttpClient (and have been set with -Djdk.tracePinnedThreads=full), I'm > guessing were selected based on some of the failures that were noticed when > virtual threads were used? Yes - these were the bigger offenders causing virtual threads to get pinned. ------------- PR Comment: https://git.openjdk.org/jdk/pull/14038#issuecomment-1561076460
