[9] RFR of 8139133: Changing the modification time on a unix domain socket file fails
Alan Bateman
Alan.Bateman at oracle.com
Thu Dec 3 08:55:46 UTC 2015
On 03/12/2015 01:51, Brian Burkhalter wrote:
>
> Here is an updated version with a modified openForAttributeAccess():
>
> http://cr.openjdk.java.net/~bpb/8139133/webrev.02/
> <http://cr.openjdk.java.net/%7Ebpb/8139133/webrev.02/>
>
> NIO regression tests pass on all platforms with this change applied.
>
openForAttributeAccess taking an int[] parameters looks very hacky,
can't we just change this to throw UnixException and let the callers
access the errno. This is where I thought we were going in the initial
rounds on this issue.
-Alan.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/nio-dev/attachments/20151203/c02eae2f/attachment.html>
More information about the nio-dev
mailing list