[jdk21u-dev] RFR: 8315827: Kitchensink.java and RenaissanceStressTest.java time out with jvmti module errors
duke
duke at openjdk.org
Thu May 8 17:07:53 UTC 2025
On Mon, 5 May 2025 18:44:31 GMT, Satyen Subramaniam <ssubramaniam at openjdk.org> wrote:
> Backporting JDK-8315827: Kitchensink.java and RenaissanceStressTest.java time out with jvmti module errors. Fix prevents deadlock case by avoiding reading the thread status from the thread object as part of sampling (since we already know the state at this point). Adds test. Ran GHA Sanity Checks, local Tier 1 and 2 tests. Patch is clean.
@satyenme
Your change (at version 7467be6c4e7423499da5246114dd7e59dc085e13) is now ready to be sponsored by a Committer.
-------------
PR Comment: https://git.openjdk.org/jdk21u-dev/pull/1735#issuecomment-2863728229
More information about the jdk-updates-dev
mailing list