On Thu, 29 Feb 2024 01:50:02 GMT, Alex Menkov <amen...@openjdk.org> wrote:

> 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

This pull request has now been integrated.

Changeset: 2482a505
Author:    Alex Menkov <amen...@openjdk.org>
URL:       
https://git.openjdk.org/jdk/commit/2482a505e5c898cc6365aa4fb8ca3e8b758b3a97
Stats:     22 lines in 6 files changed: 2 ins; 0 del; 20 mod

8326898: NSK tests should listen on loopback addresses only

Reviewed-by: sspitsyn, cjplummer, dholmes, lmesnik

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

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

Reply via email to