RFR: 8278961: Enable debug logging in java/net/DatagramSocket/SendDatagramToBadAddress.java

Mark Sheppard msheppar at openjdk.java.net
Wed Jan 12 19:35:29 UTC 2022


On Wed, 12 Jan 2022 13:36:19 GMT, Jaikiran Pai <jpai at openjdk.org> wrote:

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

yes, the addition of the diagnostics is useful

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

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


More information about the net-dev mailing list