RFR: 8297778: Modernize and improve module jdk.sctp
Alan Bateman
alanb at openjdk.org
Tue Nov 29 20:27:22 UTC 2022
On Tue, 29 Nov 2022 19:24:14 GMT, Roger Riggs <rriggs at openjdk.org> wrote:
> There could be more sharing of the unsupported implementation if SctpChannel was not abstract and its method bodies threw the exception. There would less duplication for unsupported platforms.
I think this is accident of history. As I recall, the "unsupported implementation" was Windows only in JDK 6 but it has since been copied. It could be cleaned up.
-------------
PR: https://git.openjdk.org/jdk/pull/11418
More information about the security-dev
mailing list