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

RuntimePermission("preferences") not listed in RuntimePermission's table of targ

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 5.0
    • 5.0
    • core-libs
    • b46
    • generic
    • generic

      The specification of java.lang.RuntimePermission includes a table that lists all
      possible RuntimePermission target names and the risk associated with
      granting each.

      java.util.prefs.Preferences has a number of methods that check
      RuntimePermission("preferences") if a security manager is set and hence this
      permission should be listed in RuntimePermission's table.

            ilittlesunw Ian Little (Inactive)
            alanb Alan Bateman
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: