RFR: JDK-8280498: jdk/java/net/Inet4Address/PingThis.java fails on AIX [v4]

Daniel Fuchs dfuchs at openjdk.java.net
Fri Apr 29 18:03:48 UTC 2022


On Fri, 29 Apr 2022 15:06:28 GMT, Jaikiran Pai <jpai at openjdk.org> wrote:

>> 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).
>
> @aixtools, if you enable GitHub Actions on your forked repo, it should then automatically trigger a GitHub Actions job for your changes in your PR and those results/run will be visible in this PR. The openjdk/jdk repo has been configured to run `tier1` build/test on PR submission, so errors like this are easily caught. Of course, if you build this locally, that's much quicker to catch too.

This is a test in tier2 though - so I don't expect it will be caught by github actions

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

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


More information about the net-dev mailing list