[jdk21u-dev] Integrated: 8315827: Kitchensink.java and RenaissanceStressTest.java time out with jvmti module errors

Satyen Subramaniam ssubramaniam at openjdk.org
Sat May 10 03:13:05 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.

This pull request has now been integrated.

Changeset: 5c184275
Author:    Satyen Subramaniam <ssubramaniam at openjdk.org>
Committer: Paul Hohensee <phh at openjdk.org>
URL:       https://git.openjdk.org/jdk21u-dev/commit/5c184275d24f1cc4bd5b2aefd68290a5d570a0e4
Stats:     3 lines in 1 file changed: 1 ins; 0 del; 2 mod

8315827: Kitchensink.java and RenaissanceStressTest.java  time out with jvmti module errors

Backport-of: 75a7c199d8a3634b258cd713b8b77e026c2ecb4b

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

PR: https://git.openjdk.org/jdk21u-dev/pull/1735


More information about the jdk-updates-dev mailing list