Integrated: 8373127: Update nsk/monitoring tests to support virtual thread factory testing
Leonid Mesnik
lmesnik at openjdk.org
Sat Dec 6 00:06:15 UTC 2025
On Fri, 5 Dec 2025 06:34:09 GMT, Leonid Mesnik <lmesnik at openjdk.org> wrote:
> Please review following fix that adjust expected results for nsk/monitoring tests if they are executed with virtual threads or mark them as incompatible.
>
> The ThreadInfo is not returned for virtual threads and some bean functions return -1.
>
> Tested by running nsk/monitoring with JTREG_TEST_THREAD_FACTORY=Virtual
This pull request has now been integrated.
Changeset: b0f59f60
Author: Leonid Mesnik <lmesnik at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/b0f59f6021a00dc569e08810b34db21553a5b68d
Stats: 87 lines in 7 files changed: 47 ins; 0 del; 40 mod
8373127: Update nsk/monitoring tests to support virtual thread factory testing
Reviewed-by: kevinw, amenkov
-------------
PR: https://git.openjdk.org/jdk/pull/28673
More information about the serviceability-dev
mailing list