RFR: JDK-8326898: NSK tests should listen on loopback addresses only [v2]

Alex Menkov amenkov at openjdk.org
Tue Mar 12 20:11:18 UTC 2024


On Tue, 5 Mar 2024 02:24:50 GMT, Alex Menkov <amenkov at 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
>
> Alex Menkov has updated the pull request incrementally with one additional commit since the last revision:
> 
>   SocketIOPipe.createClientIOPipe and getTestHost()/getDebugeeHost()

Can I get re-review of the fix please

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

PR Comment: https://git.openjdk.org/jdk/pull/18053#issuecomment-1992492815


More information about the serviceability-dev mailing list