trivial patch to reduce allocations in nio open* methods

Alan Bateman Alan.Bateman at oracle.com
Tue Mar 13 14:25:33 UTC 2018


On 13/03/2018 00:01, Michael Skells wrote:
>
> Hi,
>
> I am not sure what the status is for this patch
>
> Are you waiting for more input, or some update from me?
>
> Is this a viable patch?
>
> Is it just in the queue of minor noise to consider later?
>
>
Do you have any data on how it helps the scala compiler? Also are you 
seeing this with the default file system or is something else (the zip 
file system maybe)? I ask as I would have expected the I/O cost and 
opening the file to dominant rather than processing the arguments that 
specify how the file is opened.

BTW: I'm not opposed to changing anything here, instead I think we need 
a bit more of the story.

-Alan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/nio-dev/attachments/20180313/a03c7994/attachment.html>


More information about the nio-dev mailing list