RFR: 8352088: Call of com.sun.jdi.ThreadReference.threadGroups() can lock up target VM [v3]
Chris Plummer
cjplummer at openjdk.org
Wed Mar 26 19:17:44 UTC 2025
> 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.
Chris Plummer has updated the pull request incrementally with one additional commit since the last revision:
minor comment fix.
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/24236/files
- new: https://git.openjdk.org/jdk/pull/24236/files/3bc43a21..ea44034c
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=24236&range=02
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=24236&range=01-02
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
Patch: https://git.openjdk.org/jdk/pull/24236.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/24236/head:pull/24236
PR: https://git.openjdk.org/jdk/pull/24236
More information about the core-libs-dev
mailing list