RFR: 8338469: com/sun/jdi/DataDumpTest.java failed with Not a debuggee, or not listening for debugger to attach [v2]
Chris Plummer
cjplummer at openjdk.org
Fri Aug 16 16:31:02 UTC 2024
On Fri, 16 Aug 2024 16:21:14 GMT, Daniel D. Daugherty <dcubed at 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
More information about the serviceability-dev
mailing list