hg: jdk8/tl/jdk: 8024525: Make Logger log methods call isLoggable()

daniel.fuchs at oracle.com daniel.fuchs at oracle.com
Thu Sep 12 15:31:00 UTC 2013


Changeset: 631c8dcd91f4
Author:    dfuchs
Date:      2013-09-12 17:01 +0200
URL:       http://hg.openjdk.java.net/jdk8/tl/jdk/rev/631c8dcd91f4

8024525: Make Logger log methods call isLoggable()
Summary: This changeset makes the various Logger logging method call isLoggable() instead of inlining the level checks.
Reviewed-by: mchung, alanb

! src/share/classes/java/util/logging/Logger.java
+ test/java/util/logging/Logger/isLoggable/TestIsLoggable.java




More information about the security-dev mailing list