[jdk17u] Integrated: 8269481: SctpMultiChannel never releases own file descriptor

Alex Kasko akasko at openjdk.java.net
Mon Nov 15 20:04:50 UTC 2021


On Wed, 10 Nov 2021 14:13:43 GMT, Alex Kasko <akasko at openjdk.org> wrote:

> Clean backport of the SCTP fix.
> 
> Additional testing:
> 
>  - [x] with SCTP enabled in OS checked that added test fails without the patch and passes with the patch
>  - [x] ran jtreg:jdk/com/sun/nio/sctp/

This pull request has now been integrated.

Changeset: b2f4dff7
Author:    Alex Kasko <akasko at openjdk.org>
URL:       https://git.openjdk.java.net/jdk17u/commit/b2f4dff7161618fad4dc87298b49dc7371a0f999
Stats:     145 lines in 4 files changed: 142 ins; 3 del; 0 mod

8269481: SctpMultiChannel never releases own file descriptor

Backport-of: d1cecaaa22d551b93074c33209dac7354f4b6932

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

PR: https://git.openjdk.java.net/jdk17u/pull/247


More information about the jdk-updates-dev mailing list