Many NSK tests create socket channel for test/target interprocess communication.
The change updates server side to listen only on loopback interface.

Testing - all tests that use then functionality:
 - test/hotspot/jtreg/vmTestbase/nsk/jdb, 
test/hotspot/jtreg/vmTestbase/nsk/jdi, test/hotspot/jtreg/vmTestbase/nsk/jdwp, 
test/hotspot/jtreg/vmTestbase/nsk/aod, 
test/hotspot/jtreg/vmTestbase/nsk/jvmti/AttachOnDemand

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

Commit messages:
 - fixfix

Changes: https://git.openjdk.org/jdk/pull/18053/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=18053&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8326898
  Stats: 5 lines in 2 files changed: 1 ins; 0 del; 4 mod
  Patch: https://git.openjdk.org/jdk/pull/18053.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/18053/head:pull/18053

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

Reply via email to