Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8029805 Remove LogManager addPropertyChangeListener and removePropertyChangeListener methods
  3. JDK-8175222

Release Note: Remove LogManager addPropertyChangeListener and removePropertyChangeListener methods

    XMLWordPrintable

Details

    Description

      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.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: