On Fri, 24 Jan 2025 20:02:23 GMT, Chris Plummer <cjplum...@openjdk.org> wrote:

>> src/jdk.jdwp.agent/share/native/libjdwp/stepControl.c line 913:
>> 
>>> 911: 
>>> 912:         if (needsSuspending) {
>>> 913:             tty_message("clearStep: suspending thread");
>> 
>> Nit: This `tty_message()` is still here. Should it be at least under `#ifdef 
>> DEBUG`?
>
> It's gone. Are you sure you are looking at the latest sources?

Hmm. Now it looks like it is there.

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/23182#discussion_r1929176909

Reply via email to