On Fri, 9 May 2025 20:59:01 GMT, Chris Plummer <cjplum...@openjdk.org> wrote:

> We need to wait until after the VMStart event has arrived before adding the 
> listener. Otherwise if the listener is already installed before the VMStart 
> arrives, it will result in resuming the debuggee after processing the 
> VMStart. We want the debuggee to remain suspended after handling the VMStart. 
> More details in the CR.
> 
> Tested by running test on all supported platforms.

Marked as reviewed by sspitsyn (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/25156#pullrequestreview-2839193814

Reply via email to