Integrated: 8330534: Update nsk/jdwp tests to use driver instead of othervm
Leonid Mesnik
lmesnik at openjdk.org
Tue Jun 11 21:06:22 UTC 2024
On Wed, 17 Apr 2024 20:19:49 GMT, Leonid Mesnik <lmesnik at 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
This pull request has now been integrated.
Changeset: 56e8e607
Author: Leonid Mesnik <lmesnik at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/56e8e60792b23bc101f46b497dcc9d3c76855384
Stats: 824 lines in 219 files changed: 342 ins; 0 del; 482 mod
8330534: Update nsk/jdwp tests to use driver instead of othervm
Reviewed-by: sspitsyn, cjplummer
-------------
PR: https://git.openjdk.org/jdk/pull/18826
More information about the serviceability-dev
mailing list