RFR: 8335134: Test com/sun/jdi/BreakpointOnClassPrepare.java timeout
Kevin Walls
kevinw at openjdk.org
Thu Jun 27 08:27:12 UTC 2024
On Wed, 26 Jun 2024 17:26:52 GMT, Chris Plummer <cjplummer at 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
More information about the serviceability-dev
mailing list