RFR: 8244224: Implementation of JEP 381: Remove the Solaris and SPARC Ports - (core libraries)
Mikael Vidstedt
mikael.vidstedt at oracle.com
Thu May 7 21:24:33 UTC 2020
> On May 6, 2020, at 11:41 PM, Alan Bateman <alan.bateman at oracle.com> wrote:
>
> On 07/05/2020 05:56, Mikael Vidstedt wrote:
>> :
>>
>> * File follow-up enhancement for the removal of SO_FLOW_SA and jdk.net.SocketFlow
> I've created JDK-8244582 to track this, we should try to this in the same release as JEP 381.
Thank you!
>
>> :
>>
>>
>> * Get confirmation from Alan that the Socket.setTrafficClass(int) and SocketImpl stuff is good as-is
>>
> JDK-8221487 tracks the Socket.setTrafficClass issue. I didn't create an issue to mop up issues in the old SocketImpl as it is not used (at least not by default) since JDK 13. The intention is to completely remove the old SocketImpl implementation, don't know which release yet but it's hardly seems worth spending time doing cleanup on this code. I've no doubt there will be cleanup in many areas of the JDK code after JEP 381 is pushed.
Sounds good, thank you!
Cheers,
Mikael
More information about the nio-dev
mailing list