[jdk11u-dev] Integrated: 8267938: (sctp) SCTP channel factory methods should check platform support
Ao Qi
aoqi at openjdk.org
Thu Mar 7 20:10:00 UTC 2024
On Tue, 30 Jan 2024 04:58:31 GMT, Ao Qi <aoqi at openjdk.org> wrote:
> Hi all,
>
> I would like to backport [JDK-8267938](https://bugs.openjdk.org/browse/JDK-8267938). According to the bug description, 11(.0.11) is also affected. `java/net/SctpSanity.java` can reproduce this problem. The backport is clean except copyright year. GHA testing is passed.
>
> Additional testing, no regression introduced by this backport:
> - [x] Linux x86_64 server release, `tier1 tier2 tier3`
> - [x] Linux x86_64 server fastdebug, `tier1 tier2 tier3`
>
> Thanks!
This pull request has now been integrated.
Changeset: 7b7fbdf6
Author: Ao Qi <aoqi at openjdk.org>
Committer: Paul Hohensee <phh at openjdk.org>
URL: https://git.openjdk.org/jdk11u-dev/commit/7b7fbdf6159baceb83640786928d00b838be1a3a
Stats: 8 lines in 1 file changed: 6 ins; 0 del; 2 mod
8267938: (sctp) SCTP channel factory methods should check platform support
Backport-of: bd31653e6f99d4337e4af1f7f138d688ec99c19d
-------------
PR: https://git.openjdk.org/jdk11u-dev/pull/2500
More information about the jdk-updates-dev
mailing list