RFR: 7076487 (sctp) SCTP API classes does not exist in JDK for Mac

Alan Bateman Alan.Bateman at oracle.com
Thu Oct 10 11:01:04 UTC 2013


On 10/10/2013 11:10, Michael McMahon wrote:
> Can I get the following change for jdk 8 reviewed please?
>
> It's a simple build change to enable compilation of the dummy
> SCTP API layer on macosx, plus the dummy implementation
> used on windows.
>
> The existing jdk_sctp tests cover this.
>
> http://cr.openjdk.java.net/~michaelm/7076487/webrev.1/
This looks okay to me (I didn't look at the Sctp* sources closely as I 
assume they are just a copy of the dummy implementation from src/windows).

A minor comment (a question) is whether there is a convention to sort 
the values of EXFILES or not. If there is then you might have to 
re-order them.

-Alan



More information about the build-dev mailing list