Integrated: 8357673: remove test serviceability/jvmti/vthread/TestPinCaseWithCFLH
Serguei Spitsyn
sspitsyn at openjdk.org
Wed May 28 11:40:55 UTC 2025
On Fri, 23 May 2025 20:50:15 GMT, Serguei Spitsyn <sspitsyn at openjdk.org> wrote:
> The test `test/hotspot/jtreg/serviceability/jvmti/vthread/TestPinCaseWithCFLH/TestPinCaseWithCFLH.java` was contributed by an external contributor to exercise the `-Djdk.tracePinnedThreads=full` system property when a `javaagent` was involved. The `jdk.tracePinnedThreads` system property is no longer supported by Virtual Threads implementation in mainline. That system property was dropped as part of https://github.com/openjdk/jdk/pull/21565 in JDK 24.
> This update removes the test which is not needed anymore.
This pull request has now been integrated.
Changeset: f30e1541
Author: Serguei Spitsyn <sspitsyn at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/f30e15411f5c0fc90565dac19203fdc1ab43fd88
Stats: 77 lines in 1 file changed: 0 ins; 77 del; 0 mod
8357673: remove test serviceability/jvmti/vthread/TestPinCaseWithCFLH
Reviewed-by: amenkov, lmesnik
-------------
PR: https://git.openjdk.org/jdk/pull/25424
More information about the serviceability-dev
mailing list