hg: jdk9/dev/jdk: 8152515: (logging) LogManager.resetLogger should ignore LinkageError
daniel.fuchs at oracle.com
daniel.fuchs at oracle.com
Wed Nov 2 14:50:02 UTC 2016
Changeset: 9372d3dd3aae
Author: dfuchs
Date: 2016-11-02 14:46 +0000
URL: http://hg.openjdk.java.net/jdk9/dev/jdk/rev/9372d3dd3aae
8152515: (logging) LogManager.resetLogger should ignore LinkageError
Summary: LogManager.resetLogger will also ignore errors, but only while shutting down.
Reviewed-by: rriggs, dholmes
! src/java.logging/share/classes/java/util/logging/LogManager.java
+ test/java/util/logging/LogManager/LinkageErrorTest.java
More information about the jdk9-dev-changes
mailing list