8220793: (fs) No support for changing modification time of symlink

Brian Burkhalter brian.burkhalter at oracle.com
Wed May 1 20:01:30 UTC 2019


> On May 1, 2019, at 12:50 PM, Alan Bateman <Alan.Bateman at oracle.com> wrote:
> 
> The new changes to UnixNativeDispatcher.c create an inconsistency that I'm trying to figure out. The init method is using dlym whereas the the Java_sun_nio_fs_UnixNativeDispatcher_lutimes0 references the function. If you are confident that lutimes is available on the all the gcc versions that are used to build the JDK then my_lutimes_func is not needed.

No, I just screwed that up. Fixing it.

Thanks,

Brian
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.java.net/pipermail/nio-dev/attachments/20190501/65f4f29c/attachment.html>


More information about the nio-dev mailing list