On Wed, 29 Jul 2026 21:08:42 GMT, Coleen Phillimore <[email protected]> wrote:

> This fixes the crash when printing deadlocks when the only lock held for the 
> thread in the deadlock is the JVMTI raw monitor lock.  This also fixes 
> deadlock detection for only raw monitor locks and adds a test for it.
> 
> make test TEST="serviceability/dcmd/thread 
> vmTestbase/nsk/monitoring/ThreadMXBean/ThreadInfo/Deadlock 
> serviceability/jvmti/SuspendWithRawMonitorEnter 
> serviceability/jvmti/vthread/RawMonitorTest"
> 
> Tested with jvmti deadlock detection tests above, and tier 1-4 in progress.
> 
> ---------
> - [x] I confirm that I make this contribution in accordance with the [OpenJDK 
> Interim AI Policy](https://openjdk.org/legal/ai).

This pull request has now been integrated.

Changeset: 8878934d
Author:    Coleen Phillimore <[email protected]>
URL:       
https://git.openjdk.org/jdk/commit/8878934d11aa6e980c6feada93a71294d569c297
Stats:     219 lines in 3 files changed: 214 ins; 1 del; 4 mod

8253442: Bigapps SIGSEGV in DeadlockCycle::print_on_with

Reviewed-by: pchilanomate, dholmes, sspitsyn

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

PR: https://git.openjdk.org/jdk/pull/32092

Reply via email to