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

(fs) UserDefinedFileAttributeView no longer works with long path (win)

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 18
    • 18
    • core-libs
    • b27
    • Verified

      The changes in JDK-8273922 introduce a regression for cases with long file paths.

      We need to introduce a getPathWithPrefixForWin32Calls or some such method that returns the file path with the \\?\ prefix, then appends the ":<name>".

      We also need to expand our tests in this area, it seems that existing long path tests do not include access to user defined attributes.

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

              Created:
              Updated:
              Resolved: