Integrated: 8357406: Remove usages of jdk.tracePinnedThreads system property from httpclient tests
Jaikiran Pai
jpai at openjdk.org
Thu May 22 10:46:56 UTC 2025
On Wed, 21 May 2025 10:34:09 GMT, Jaikiran Pai <jpai at openjdk.org> wrote:
> Can I please get a review of this test-only change which removes the usage of the outdated `jdk.tracePinnedThreads` system property from the httpclient tests? This addresses https://bugs.openjdk.org/browse/JDK-8357406.
>
> As noted in the linked issue, this system property is no longer supported by the Virtual Threads implementation in the JDK.
>
> These tests continue to pass after this change.
This pull request has now been integrated.
Changeset: 26053fe7
Author: Jaikiran Pai <jpai at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/26053fe78322940113629ee1bd72077f25e4be3e
Stats: 30 lines in 7 files changed: 0 ins; 14 del; 16 mod
8357406: Remove usages of jdk.tracePinnedThreads system property from httpclient tests
Reviewed-by: vyazici, djelinski, dfuchs, syan
-------------
PR: https://git.openjdk.org/jdk/pull/25347
More information about the net-dev
mailing list