Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8260691

(fs) LinuxNativeDispatcher should link to xattr functions

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P3 P3
    • 17
    • None
    • core-libs
    • None
    • b12

      LinuxNativeDispatcher uses dlsym to get the addresses of fgetxattr, fsetxattr, fremovexattr, flistxattr. This dates back to JDK 7 when the header files for supported platforms didn't have these functions. This should be ex-examined, it is likely that libnio can link directly to these functions.

            bpb Brian Burkhalter
            alanb Alan Bateman
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: