On Thu, 28 Apr 2022 14:56:25 GMT, Michael McMahon <[email protected]> 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