On Thu, 28 Apr 2022 15:56:00 GMT, Daniel Fuchs <dfu...@openjdk.org> wrote:

>> 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!

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).

-------------

PR: https://git.openjdk.java.net/jdk/pull/7013

Reply via email to