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.

Thanks for the reviews Kevin and Coleen!

-------------

PR Comment: https://git.openjdk.org/jdk/pull/19910#issuecomment-2195730999

Reply via email to