On Fri, 16 Aug 2024 16:21:14 GMT, Daniel D. Daugherty <dcu...@openjdk.org> wrote:
>> Chris Plummer has updated the pull request incrementally with one additional >> commit since the last revision: >> >> Fix typo in output > > test/jdk/com/sun/jdi/DataDumpTest.java line 100: > >> 98: out.waitFor(); // Wait for the debuggee to exit >> 99: >> 100: System.out.println("Deuggee output:"); > > nit typo: s/Deuggee/Debuggee/ > > Not your typo, but could you fix it while you are there? Done. I'll need for you to refresh your review. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/20604#discussion_r1720062838