Integrated: 8352088: Call of com.sun.jdi.ThreadReference.threadGroups() can lock up target VM
Chris Plummer
cjplummer at openjdk.org
Wed Apr 2 17:07:03 UTC 2025
On Tue, 25 Mar 2025 20:36:28 GMT, Chris Plummer <cjplummer at openjdk.org> wrote:
> Calling ThreadGroupReference.groups() from an event handler can cause a deadlock. Details in first comment. Tested with :jdk_lang on all supported platforms and tier1, tier2, tier3, and tier5 svc testing.
This pull request has now been integrated.
Changeset: cc870d49
Author: Chris Plummer <cjplummer at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/cc870d4960b3e121afc76df546228cda4b600632
Stats: 130 lines in 2 files changed: 128 ins; 0 del; 2 mod
8352088: Call of com.sun.jdi.ThreadReference.threadGroups() can lock up target VM
Reviewed-by: alanb, jpai, sspitsyn
-------------
PR: https://git.openjdk.org/jdk/pull/24236
More information about the serviceability-dev
mailing list