[9] RFR of 8139133: Changing the modification time on a unix domain socket file fails
Brian Burkhalter
brian.burkhalter at oracle.com
Thu Dec 3 01:51:44 UTC 2015
On Dec 1, 2015, at 11:56 PM, Alan Bateman <Alan.Bateman at oracle.com> wrote:
> On 02/12/2015 01:45, Brian Burkhalter wrote:
>> An updated version of the patch may be found here:
>>
>> http://cr.openjdk.java.net/~bpb/8139133/webrev.01/
>>
> This results in FileSystemException bring throw with the JDK-internal UnixException as the cause so it means a non-accessible cause will leak out. In the previous round on this issue then I thought we were leaning towards changing openForAttributeAccess?
Here is an updated version with a modified openForAttributeAccess():
http://cr.openjdk.java.net/~bpb/8139133/webrev.02/
NIO regression tests pass on all platforms with this change applied.
Thanks,
Brian
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/nio-dev/attachments/20151202/80445f87/attachment.html>
More information about the nio-dev
mailing list