> The nsk jdi,jdb,jdwp test suites support remote and manual launchers that are 
> not used. 
> These launchers might be configured by test options, however no tests use 
> these options. 
> The remote launchers allow to run debugee on another host which is not 
> supported by jtreg and not seems useful for testing. The manual debuggee 
> launcher might be used to connect launch debuggee manually and also not used.
> 
> These modes have never been used last 15 years as I know.
> 
> So just removed a bunch of useless code.
> 
> Also, I moved implementation of the single Debugee realization into Debugee 
> itself for jdi/jdwp/jdb.

Leonid Mesnik has updated the pull request incrementally with one additional 
commit since the last revision:

  removed empty lines

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/19729/files
  - new: https://git.openjdk.org/jdk/pull/19729/files/f0e3c6ab..6f753be3

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

  Stats: 10 lines in 1 file changed: 0 ins; 10 del; 0 mod
  Patch: https://git.openjdk.org/jdk/pull/19729.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/19729/head:pull/19729

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

Reply via email to