RFR: JDK-8280498: jdk/java/net/Inet4Address/PingThis.java fails on AIX [v4]
Daniel Fuchs
dfuchs at openjdk.java.net
Thu Apr 28 16:00:44 UTC 2022
On Thu, 28 Apr 2022 14:56:25 GMT, Michael McMahon <michaelm at openjdk.org> wrote:
>> Michael Felt has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Adjusted and moved comments per review
>
> test/jdk/java/net/Inet4Address/PingThis.java line 49:
>
>> 47: public static void main(String args[]) throws Exception {
>> 48: osname = System.getProperty("os.name")
>> 49: /*
>
> Doesn't look like the line above will compile.
Good catch!
-------------
PR: https://git.openjdk.java.net/jdk/pull/7013
More information about the net-dev
mailing list