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

ExecOptionPermission should not require '=' for empty string property values

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 6
    • 1.3.0
    • core-libs
    • None
    • beta
    • sparc
    • solaris_2.5

      In the option string of ExecOptionPermission, if a property name value is the
      empty string, activation's default exec policy requires that the "=" be present
      e.g.,

      -Djava.security.manager=

      It should be sufficient to specify the option without the equals sign if
      the property's value is the empty string, e.g.,

      -Djava.security.manager

            awollratsunw Ann Wollrath (Inactive)
            awollratsunw Ann Wollrath (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: