On Tue, 28 May 2024 20:24:31 GMT, Leonid Mesnik <lmes...@openjdk.org> wrote:

> The 
> test/hotspot/jtreg/vmTestbase/nsk/share/jpda/DebugeeProcess.java
> uses cleanup() to kill debuggee process.
> 
> However, most tests kill the debuggee process explicitly. I verified that 
> debuggee process is killed before test finishes. (Just by printing it's 
> status.)
> 
> The fix adds a few checks debuggee.waitFor() int tests that didn't check 
> debuggee process code.

Marked as reviewed by cjplummer (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/19437#pullrequestreview-2086107795

Reply via email to