RFR: 8359167: Remove unused test/hotspot/jtreg/vmTestbase/nsk/share/jpda/BindServer.java [v2]

Chris Plummer cjplummer at openjdk.org
Tue Jun 17 17:53:45 UTC 2025


> The nsk BindServer class is no longer used so it can be removed. This appears to be a remnant left over after the following recent change:
> 
> [JDK-8333117](https://bugs.openjdk.org/browse/JDK-8333117) Remove support of remote and manual debuggee launchers
> 
> There is also some additional cleanup of "manual" and "remote" debuggee launchers done by this PR and fixing some comments that have been wrong for a long time regarding "see also".
> 
> Tested by running nsk/jdi, nsk/jdb, and nsk/jdwp tests locally. I'll also run them with tier5 CI once reviews have been done.

Chris Plummer has updated the pull request incrementally with one additional commit since the last revision:

  Update test/hotspot/jtreg/vmTestbase/nsk/share/jpda/IOPipe.java
  
  Co-authored-by: Alex Menkov <alexey.menkov at oracle.com>

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/25785/files
  - new: https://git.openjdk.org/jdk/pull/25785/files/21dc4e5d..ed0999c1

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

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

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


More information about the serviceability-dev mailing list