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

Windows Error code 1314 haven't be translated to PermissionDeniedException

XMLWordPrintable

    • generic
    • windows

      A DESCRIPTION OF THE PROBLEM :
      When the user try to create a symbol link, windows require user have SeCreateSymbolicLinkPrivilege.
      Otherwise, windows error code 1314 will be returned.
      The JDK only translate ERROR_ACCESS_DENIED(5) to PermissionDeniedException, the 1314 also should be.


            Unassigned Unassigned
            webbuggrp Webbug Group
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: