hg: jdk9/dev/jdk: 8043306: Provide a replacement for the API that allowed to listen for LogManager configuration changes
daniel.fuchs at oracle.com
daniel.fuchs at oracle.com
Fri Sep 26 09:30:49 UTC 2014
Changeset: a53583c2075f
Author: dfuchs
Date: 2014-09-26 11:29 +0200
URL: http://hg.openjdk.java.net/jdk9/dev/jdk/rev/a53583c2075f
8043306: Provide a replacement for the API that allowed to listen for LogManager configuration changes
Summary: Added two new methods to LogManager (addConfigurationListener/removeConfigurationListener) which provide an equivalent functionality with no ties to java.beans.
Reviewed-by: alanb, mchung, plevart, psandoz
! src/java.logging/share/classes/java/util/logging/LogManager.java
+ test/java/util/logging/TestConfigurationListeners.java
More information about the jdk9-dev-changes
mailing list