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

Serguei Spitsyn sspitsyn at openjdk.org
Tue Jan 28 14:08:26 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: correct typo in log messages; refactor error checking/reporting

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/23314/files
  - new: https://git.openjdk.org/jdk/pull/23314/files/2d0b032f..59df8de9

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=23314&range=02
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=23314&range=01-02

  Stats: 182 lines in 4 files changed: 29 ins; 122 del; 31 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