Integrated: 8300708: Some nsk jvmti tests fail with virtual thread wrapper due to jvmti missing some virtual thread support

Serguei Spitsyn sspitsyn at openjdk.org
Thu Jan 30 09:14:54 UTC 2025


On Mon, 27 Jan 2025 11:24:33 GMT, Serguei Spitsyn <sspitsyn at openjdk.org> wrote:

> Some `nsk.jvmti` tests are failed with the `-testThreadFactory:Virtual`, so they are listed in the `test/hotspot/jtreg/ProblemList-Virtual.txt`.
> 
> The fix is to adjust tests expectations regarding tested virtual threads to expect error `JVMTI_ERROR_OPAQUE_FRAME`.
> 
> Testing:
> - Ran mach5 tiers 1-5

This pull request has now been integrated.

Changeset: fb0f2d25
Author:    Serguei Spitsyn <sspitsyn at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/fb0f2d25d218e64a86995478fd3ea10d619834d5
Stats:     213 lines in 5 files changed: 48 ins; 131 del; 34 mod

8300708: Some nsk jvmti tests fail with virtual thread wrapper due to jvmti missing some virtual thread support

Reviewed-by: cjplummer, lmesnik

-------------

PR: https://git.openjdk.org/jdk/pull/23314


More information about the serviceability-dev mailing list