On Mon, 20 Dec 2021 17:36:50 GMT, Mark Sheppard <mshep...@openjdk.org> wrote:

>> Right. Looks like `OSsupportsFeature` was used to filter out systems that 
>> don't send "port unreachable"; we could probably use it here if the failure 
>> turns out to be OS-specific.
>> 
>> Additional logs look fine.
>
> as I indicated below, we have tracked and investigated this issue and it is 
> not purely a macosx-aarch64 issue. It may also be a  test env issue. As such 
> using the OS filtering in the test, which is designed to primarily exclued 
> AIX, wouldn't be the appropraite approach. If we wish to exclude the test on 
> macosx-aarch64, then use of Problemlist is more appropriate.

Hello Mark,

I just noticed this comment. My understanding of the comment is that you don't 
expect any other changes to this test other than what has already been done in 
this PR to enable the debug logs? Is that correct?

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

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

Reply via email to