RFR: 8337331: crash: pinned virtual thread will lead to jvm crash when running with the javaagent option [v11]
Jaikiran Pai
jpai at openjdk.org
Wed Aug 7 08:34:32 UTC 2024
On Tue, 6 Aug 2024 07:59:12 GMT, Jaikiran Pai <jpai at openjdk.org> wrote:
>> It cannot solve the NoClassDefFoundError. Besides, this new testcase is not included in linux-x86 / test (hs/tier1 serviceability).
>
> I see that the `NoClassDefFoundError` failure that you are mentioning is actually being reported even in the GitHub Actions job failures. It does look odd (although might be a pre-known jtreg issue). It will need a bit of investigation to see what's going on.
I was able to reproduce this `NoClassDefFoundError` in this new test locally. I will take a look to see if I can figure out what's going on.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/20373#discussion_r1706606412
More information about the serviceability-dev
mailing list