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

Remove FilePermission from default policy for jdk.charsets module

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 9
    • 9
    • core-libs

      Investigate whether the following FilePermission in jdk/src/java.base/share/lib/security/default.policy is needed, and remove it if it is not:

      grant codeBase "jrt:/jdk.charsets" {
          permission java.io.FilePermission "${java.home}/-", "read";
          ...
      };

            sherman Xueming Shen
            mullan Sean Mullan
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: