On Mon, 25 May 2026 05:48:13 GMT, David Holmes <[email protected]> wrote:

> Disabling events when done seems a good general approach.
> 
> The explicit pre-loading/init seems an unfortunate necessity as per the other 
> PR.

I think I could get away from the pre-loading part in this PR by adding a 
breakpoint in the debuggee just before the System.exit(), and disabling the 
events at that breakpoint. pre-loading is far simpler though.

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

PR Comment: https://git.openjdk.org/jdk/pull/31264#issuecomment-4546284917

Reply via email to