Release Note: Remove LogManager addPropertyChangeListener and removePropertyChangeListener methods

XMLWordPrintable

      The deprecated `addPropertyListener` and `removePropertyListener` methods have been removed from `java.util.logging.LogManager`. Code that relies on a listener to be invoked when logging configuration changes should use the new `addConfigurationListener` and `removeConfigurationListener` methods instead.

            Assignee:
            Alan Bateman
            Reporter:
            Alan Bateman
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: