On Tue, 20 May 2025 20:10:20 GMT, Chris Plummer <cjplum...@openjdk.org> wrote:
> Extend try block to cover debuggee.classByname() call. I would suggest > disabling whitespace diffs when doing the review. It makes code movement and > deletions more obvious. > > There are a number of places where I removed a try/catch of > InterruptedException around a Thread.sleep. This will now be handled by the > outer try which was moved to before this try/catch. > > Tested nsk/jdi test locally. Will do more thorough ci testing. Marked as reviewed by lmesnik (Reviewer). ------------- PR Review: https://git.openjdk.org/jdk/pull/25337#pullrequestreview-2878567516