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

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 6
    • Affects Version/s: 1.3.0
    • Component/s: 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

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: