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

(fs) Files.readSymbolicLink calls AccessController directly so security manager can't grant the permission

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P3
    • 8
    • 8
    • core-libs
    • None
    • b117
    • Verified

    Backports

      Description


        Martin Buchholz pointed out on nio-dev that the permission check for readSymbolicLink is going to the AccessController directly:

        http://mail.openjdk.java.net/pipermail/nio-dev/2013-November/002394.html

        Note that this is not a security issue, it's just a bug that means the security manager doesn't get a chance to grant the permission.

        Attachments

          Issue Links

            Activity

              People

                alanb Alan Bateman
                alanb Alan Bateman
                Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: