RFR: 8330534: Update nsk/jdwp tests to use driver instead of othervm [v2]

Leonid Mesnik lmesnik at openjdk.org
Sun May 5 18:07:47 UTC 2024


> 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:

  identation updated.

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/18826/files
  - new: https://git.openjdk.org/jdk/pull/18826/files/122446b6..efd5a7db

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=18826&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=18826&range=00-01

  Stats: 757 lines in 756 files changed: 0 ins; 0 del; 757 mod
  Patch: https://git.openjdk.org/jdk/pull/18826.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/18826/head:pull/18826

PR: https://git.openjdk.org/jdk/pull/18826


More information about the serviceability-dev mailing list