> 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).

Coleen Phillimore has updated the pull request incrementally with one 
additional commit since the last revision:

  Update and clean up the test.

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/32092/files
  - new: https://git.openjdk.org/jdk/pull/32092/files/0a64f7b4..0defe339

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=32092&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=32092&range=00-01

  Stats: 40 lines in 1 file changed: 15 ins; 15 del; 10 mod
  Patch: https://git.openjdk.org/jdk/pull/32092.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/32092/head:pull/32092

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

Reply via email to