RFR: JDK-8280498: jdk/java/net/Inet4Address/PingThis.java fails on AIX [v4]
Daniel Fuchs
dfuchs at openjdk.java.net
Fri Apr 29 12:23:44 UTC 2022
On Fri, 29 Apr 2022 12:11:27 GMT, Michael Felt <duke at openjdk.java.net> wrote:
>> Good catch!
>
> too much Python (no semi-colons) - great catch.
>
> Looking into how to verify proposed changes using jenkins (adoptium). When not in aqa-tests, more difficult (for me) too get it tested. (aka Better next time).
Still won't compile ;-) - osname should also be declared. You could do that with adding `var` before `osname` at line 48. Could you please also run the test and verify that it compiles?
-------------
PR: https://git.openjdk.java.net/jdk/pull/7013
More information about the net-dev
mailing list