RFR: 8352088: Call of com.sun.jdi.ThreadReference.threadGroups() can lock up target VM [v2]
Chris Plummer
cjplummer at openjdk.org
Wed Mar 26 18:22:00 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:
Use explicit array copying code. Better comment.
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/24236/files
- new: https://git.openjdk.org/jdk/pull/24236/files/18a255c7..3bc43a21
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=24236&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=24236&range=00-01
Stats: 7 lines in 1 file changed: 6 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 serviceability-dev
mailing list