RFR 8245194: Unix domain socket channel implementation

Michael McMahon michael.x.mcmahon at oracle.com
Fri Jul 10 15:20:05 UTC 2020


Hi Roger

Yes, good point. I will incorporate that in the next round.

Thanks

Michael

On 08/07/2020 17:16, Roger Riggs wrote:
> Hi Michael,
>
> Not a complete review but something in changeset below caught my eye.
> For the serialization proxy class name, use the shortest string possible.
> No need to waste space in the serialization stream with a long name.
> The serialization proxy class name is already qualified by the 
> enclosing class name.
> In java.time we use the class name 'Ser'.
>
> Regards, Roger
>
> On 7/8/20 6:07 AM, Michael McMahon wrote:
>>
>>
>>> -Chris.
>>>
>>> [1] https://hg.openjdk.java.net/jdk/sandbox/rev/481b20e7e9b2
>


More information about the nio-dev mailing list