On Tue, 11 Jun 2024 18:38:31 GMT, Leonid Mesnik <lmes...@openjdk.org> wrote:

>> The jdwp tests use debugger and debugee. There is no goal to execute 
>> debugger part with all VM flags, they are needed to be used with debugee VM 
>> only.
>> The change is all tests is to don't use System.exit() and use 'driver' 
>> instead of othervm.
>> test/hotspot/jtreg/vmTestbase/nsk/share/jpda/DebugeeBinder.java
>> is updated to correctly set classpath for debugee
>
> Leonid Mesnik has updated the pull request incrementally with one additional 
> commit since the last revision:
> 
>   jdi cleanup.

Thanks! I've updated also 'jdi' tests by this space deletion. Reverted the 
changes, the PR is clean now. I'll update jdi tests separately.

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

PR Comment: https://git.openjdk.org/jdk/pull/18826#issuecomment-2161397922

Reply via email to