• Icon: Sub-task Sub-task
    • Resolution: Done
    • Icon: Major Major
    • None
    • None
    • None
    • None
    • Sprint 215 AMM, Sprint 217 AMM

      java.util.logging.LogManager.addPropertyChangeListener(PropertyChangeListener) and java.util.logging.LogManager.removePropertyChangeListener(PropertyChangeListener) were deprecated as part of modularisation of the Java platform and have now been removed in OpenJDK 11.

      When
      a Java class uses java.util.logging.LogManager.addPropertyChangeListener(PropertyChangeListener) or java.util.logging.LogManager.removePropertyChangeListener(PropertyChangeListener)

      Perform
      add a hint to replace this with a strategy based on overriding the java.util.logging.LogManager.readConfiguration) methods, which are the methods that previously triggered property change events for the registered listeners.

            rhn-support-kpunwatk Karishma Punwatkar
            rhn-engineering-ahughes Andrew Hughes
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: