RFR: 8297822: De-duplicate code in module jdk.sctp [v3]

Alan Bateman alanb at openjdk.org
Fri Dec 9 12:05:55 UTC 2022


On Thu, 1 Dec 2022 15:27:23 GMT, Alan Bateman <alanb at openjdk.org> wrote:

>> Per Minborg has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Move and refactor classes to reduce duplication
>
> The latest update looks quite good but you might want to update `make/jdk.sctp/Java.gmk` to exclude `UnsupportedUtils` on linux, meaning there is no need to compile/include that on a Linux build.

> Can either of you please have a look at the make file @AlanBateman or @RogerRiggs ?

It looks right. SCTP used to be Solaris + Linux, now it's Linux only. If there is a low chance that it will remain the only port then we could move it to src/jdk.sctp/linux but no need to do that now.

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

PR: https://git.openjdk.org/jdk/pull/11436


More information about the net-dev mailing list