Re: RFR: JDK-8280498: [aix]: jdk/java/net/Inet4Address/PingThis.java fails

2022-02-26 Thread Michael Felt
On Mon, 10 Jan 2022 15:56:07 GMT, Michael Felt wrote: > with IP "0.0.0.0" > > - it either does nothing and ping fails, or, in some virtual environments > is treated as the default route address. > - IPv6 support for ::1 is available since 1977; however, ::0 is not accepted > as a vaild psuedo IP

Re: RFR: JDK-8280498: [aix]: jdk/java/net/Inet4Address/PingThis.java fails

2022-02-26 Thread Michael Felt
On Fri, 28 Jan 2022 15:15:06 GMT, Daniel Fuchs wrote: > From the description and evaluation of > [JDK-7163874](https://bugs.openjdk.java.net/browse/JDK-7163874) it seems that > skipping this test on AIX would be reasonable. > > Some operating systems seem to accept 0.0.0.0 as input - and reply