Remove FilePermission from default policy for jdk.charsets module

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • 9
    • Affects Version/s: 9
    • Component/s: 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";
          ...
      };

            Assignee:
            Xueming Shen
            Reporter:
            Sean Mullan
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: