RFR: 8308310: HttpClient: Avoid logging or locking from within synchronized blocks [v9]
Daniel Fuchs
dfuchs at openjdk.org
Wed May 24 12:49:05 UTC 2023
On Wed, 24 May 2023 11:51:19 GMT, Jaikiran Pai <jpai at openjdk.org> 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
More information about the net-dev
mailing list