On Tue, 12 Oct 2021 21:35:59 GMT, Chris Plummer <cjplum...@openjdk.org> wrote:
>> Richard Reingruber has updated the pull request incrementally with one >> additional commit since the last revision: >> >> Improve @summary section of test. > > test/jdk/com/sun/jdi/ResumeAfterThreadResumeCallTest.java line 165: > >> 163: setField(resumeeThreadObj, "reachedBreakpoint", >> vm().mirrorOf(true)); >> 164: >> 165: log("Sleeping 500ms shows that the main thread is blocked >> calling Thread.resume() on \"resumee\" Thread."); > > "shows" -> "so" Ok. ------------- PR: https://git.openjdk.java.net/jdk/pull/5849