RFR: 8300708: Some nsk jvmti tests fail with virtual thread wrapper due to jvmti missing some virtual thread support [v2]
Serguei Spitsyn
sspitsyn at openjdk.org
Tue Jan 28 12:57:22 UTC 2025
> 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
Serguei Spitsyn has updated the pull request incrementally with one additional commit since the last revision:
review: replace bug number in a couple of problem-list entries
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/23314/files
- new: https://git.openjdk.org/jdk/pull/23314/files/48ec613d..2d0b032f
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=23314&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=23314&range=00-01
Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod
Patch: https://git.openjdk.org/jdk/pull/23314.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/23314/head:pull/23314
PR: https://git.openjdk.org/jdk/pull/23314
More information about the serviceability-dev
mailing list