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

Daniel Fuchs daniel.fuchs at oracle.com
Fri Dec 8 15:56:23 UTC 2017


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/webrev_8187073/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