On Fri, 13 Mar 2026 12:03:46 GMT, Mahendra Chhipa <[email protected]> wrote:
>> SCTP protocol is supported only on Linux platforms. Test should not be >> executed on other platforms. > > Mahendra Chhipa has updated the pull request incrementally with one > additional commit since the last revision: > > Added os.family == aix Just wondering, should we really add `os.family == "aix"` to the tests, this gives the wrong impression that we get more than a SkippedException ? >Tests like com/sun/nio/sctp/SctpChannel/Bind.java currently get a >SkippedException on AIX. Btw. with 'currently' I meant , based on OpenJDK head ; I did not test this PR (but I guess we would most likely still get the SkippedException). ------------- PR Comment: https://git.openjdk.org/jdk/pull/30186#issuecomment-4055152882
