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

Support extended-length paths in parse_manifest.c on Windows

XMLWordPrintable

    • b07
    • generic
    • windows

        Currently in parse_manifest.c only `open` is called, which does not always support extended-length paths.
        In case `open` fails, use `CreateFileW` with "\\?\" prefix to avoid the limitation.

              mbaesken Matthias Baesken
              mbaesken Matthias Baesken
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: