hg: jdk9/sandbox/jdk: 8075810: LogManager.readConfiguration may throw undocumented IllegalArgumentException
chris.hegarty at oracle.com
chris.hegarty at oracle.com
Thu Apr 2 09:50:59 UTC 2015
Changeset: 9e1feb1d7722
Author: dfuchs
Date: 2015-04-02 11:42 +0200
URL: http://hg.openjdk.java.net/jdk9/sandbox/jdk/rev/9e1feb1d7722
8075810: LogManager.readConfiguration may throw undocumented IllegalArgumentException
Summary: LogManager.readConfiguration will wrap the IllegalArgumentException thrown by Properties.load inside an IOException.
Reviewed-by: lancea, mchung, rriggs
! src/java.logging/share/classes/java/util/logging/LogManager.java
+ test/java/util/logging/LogManager/Configuration/InvalidEscapeConfigurationTest.java
More information about the jdk9-sandbox-changes
mailing list