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

2022-04-30 Thread Michael Felt
On Fri, 29 Apr 2022 14:16:54 GMT, Aleksei Efimov wrote: >> Michael Felt has updated the pull request incrementally with one additional >> commit since the last revision: >> >> missing semi-colon > > The changes looks ok to me given that the test can be compiled and executed > with no failure

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

2022-04-30 Thread Michael Felt
On Fri, 29 Apr 2022 14:16:54 GMT, Aleksei Efimov wrote: >> Michael Felt has updated the pull request incrementally with one additional >> commit since the last revision: >> >> missing semi-colon > > The changes looks ok to me given that the test can be compiled and executed > with no failure

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

2022-04-29 Thread Aleksei Efimov
On Fri, 29 Apr 2022 12:16:36 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 psu

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

2022-04-29 Thread Michael Felt
> 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 IPv6 address. '::1' must be used instead. > > ping: bind: