RFR: 8187073: The java.util.logging.Level.findLevel() will not correctly find a Level by it's int value (original) (raw)

Roger Riggs Roger.Riggs at Oracle.com
Fri Dec 8 16:09:39 UTC 2017


+1

On 12/8/2017 10:56 AM, Daniel Fuchs wrote:

Hi,

Please find below a straightforward fix for: 8187073: The java.util.logging.Level.findLevel() will not correctly find a Level by it's int value https://bugs.openjdk.java.net/browse/JDK-8187073 webrev: http://cr.openjdk.java.net/~dfuchs/webrev8187073/webrev.00/ As expected, the test fails without the fix and passes with it. best regards, -- daniel



More information about the core-libs-dev mailing list