RFR: 8300708: Some nsk jvmti tests fail with virtual thread wrapper due to jvmti missing some virtual thread support [v3]
Chris Plummer
cjplummer at openjdk.org
Wed Jan 29 02:42:55 UTC 2025
On Tue, 28 Jan 2025 14:08:26 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
>
> 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
Marked as reviewed by cjplummer (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/23314#pullrequestreview-2579819532
More information about the serviceability-dev
mailing list