RFR: 8352088: Call of com.sun.jdi.ThreadReference.threadGroups() can lock up target VM
Chris Plummer
cjplummer at openjdk.org
Wed Mar 26 00:11:06 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.
Sorry, I used the wrong bugID for this PR
Ok, bugID is correct now.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/24236#issuecomment-2752805402
PR Comment: https://git.openjdk.org/jdk/pull/24236#issuecomment-2752807677
More information about the core-libs-dev
mailing list