Integrated: 8285196: Deadlock reporting prints carrier thread when virtual thread is in deadlock cycle

Ron Pressler rpressler at openjdk.java.net
Wed Apr 27 21:56:53 UTC 2022


On Wed, 27 Apr 2022 15:20:15 GMT, Ron Pressler <rpressler at openjdk.org> wrote:

> Do not detect deadlock cycles, be it for monitors only or j.u.c `OwnableSynchronizer`s, when virtual threads are involved in the cycle.

This pull request has now been integrated.

Changeset: 69fba4ff
Author:    Ron Pressler <rpressler at openjdk.org>
URL:       https://git.openjdk.java.net/loom/commit/69fba4ff0843ef41661359fafeffd1f07a7dec02
Stats:     29 lines in 2 files changed: 9 ins; 14 del; 6 mod

8285196: Deadlock reporting prints carrier thread when virtual thread is in deadlock cycle

Reviewed-by: alanb, coleenp

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

PR: https://git.openjdk.java.net/loom/pull/173


More information about the loom-dev mailing list