RFR: 8373127: Update nsk/monitoring tests to support virtual thread factory testing
Kevin Walls
kevinw at openjdk.org
Fri Dec 5 09:57:02 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
Looks good, would be nice to fix the existing spelling problems. 8-)
-------------
Marked as reviewed by kevinw (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/28673#pullrequestreview-3543939582
More information about the serviceability-dev
mailing list