On Wed, 26 Jun 2024 17:26:52 GMT, Chris Plummer <cjplum...@openjdk.org> wrote:
> Allow ObjectCollectedException during ThreadReference.toString() call. This > can happen when using SUSPEND_NONE since the thread continues to run after > hitting the breakpoint. > > So far I've just run the test locally. I'll run the full suite of debugger > tests before committing. Note I don't know how to reproduce the filed issue. > We have not seen this turn up in our CI yet, but theoretically the > ObjectCollectedException can happen. looks good ------------- Marked as reviewed by kevinw (Reviewer). PR Review: https://git.openjdk.org/jdk/pull/19910#pullrequestreview-2144631213