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

inaccurate description of PropertyPermission.resolve method

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 1.4.0
    • 1.2.1
    • docs
    • None
    • beta
    • other
    • solaris_2.5

      The problem is: In the description of the 'implies' function of this class, it
      sais:

      "
           * More specifically, this method returns true if: p:
           *
           * p is an instanceof PropertyPermission,
           * p's actions are a proper subset of this
           * object's actions, and
           * p's name is implied by this object's name.
      "

      The PROPER adjective is wrong. p's actions are not required
      to be a PROPER subset of this object's actions, they can be
      also identical to this object's actions.

            shommel Scott Hommel (Inactive)
            duke J. Duke
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: