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

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

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 9
    • None
    • 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.

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

              Created:
              Updated:
              Resolved: