RFR [12] 8212000: Verify exported symbols in java.base (libnet, libnio/ch)
Alan Bateman
Alan.Bateman at oracle.com
Wed Oct 10 13:04:51 UTC 2018
On 10/10/2018 12:46, Pavel Rappo wrote:
> Hello,
>
> Please review the following change:
>
> http://cr.openjdk.java.net/~prappo/8212000/webrev.00/8212000/
>
> This is a clean-up kind of change. It seals unnecessarily exported functions
> from libnet and libnio, and also removes an unused declaration from libnet.
> This change has been built and tested on all supported platforms.
>
I suspect handleSocketError was exported at some point for SCTP but
libsctp has its own implementation now. So I think the changes look
okay, assuming you've built and tested all platforms.
-Alan
More information about the nio-dev
mailing list