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

Symlinks attributes not preserved when using jarsigner on zip files

    XMLWordPrintable

Details

    Backports

      Description

        After signing the files, symlinks are changing to 'file' type.
        The jarsigner tool is used to sign zip files.

        < │ ├── [-rw-r--r--] lbuilder
        < &#9474; &#9500;&#9472;&#9472; [-rw-r--r--] lcsscan
        ---
        > │ ├── [lrwxrwxrwx] lbuilder -> ../path/to/lbuilder
        > &#9474; &#9500;&#9472;&#9472; [-rwxr-xr-x] lcsscan

        Attachments

          Issue Links

            Activity

              People

                coffeys Sean Coffey
                shadowbug Shadow Bug
                Votes:
                0 Vote for this issue
                Watchers:
                7 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: