RFR: JDK-8280498: jdk/java/net/Inet4Address/PingThis.java fails on AIX [v4]
Michael Felt
duke at openjdk.java.net
Sat Apr 30 10:02:53 UTC 2022
On Sat, 30 Apr 2022 09:58:44 GMT, Michael Felt <duke at openjdk.java.net> wrote:
>> This is a test in tier2 though - so I don't expect it will be caught by github actions
>
> re: actions - the default seems to be enable all, so unclear on what I would need to do extra to get these working.
> Guess I need to study how to build locally, as well as how to use the 'custom' variation of a Grinder (jenkins) test.
>
> (I'm just an `admin`, lets say the 'ops` side of `devops` - so I have many things to learn re: the `dev` side of things).
Saying resolved - after using @requires rather than check in code - removing the windows code check as well
-------------
PR: https://git.openjdk.java.net/jdk/pull/7013
More information about the net-dev
mailing list