SocketHandler(host, port) requires permission ("java.util.logging.LoggingPermission" "control")

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 9
    • Affects Version/s: None
    • Component/s: core-libs
    • b01
    • generic
    • generic
    • Verified

      Creating new instance of java.util.logging.SocketHandler with arguments host and port requires LoggingPermission "control" while creating an instance of SocketHandler with no-args constructor (host and port are taken from LogManager properties) doesn't require "control" permission. This seems like a bug.

            Assignee:
            Peter Levart
            Reporter:
            Peter Levart
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: