jdk-24/jdk/test/java/util/logging/Logger/isLoggable
Daniel Fuchs f0317e41c1 8024525: Make Logger log methods call isLoggable()
This changeset makes the various Logger logging method call isLoggable() instead of inlining the level checks.

Reviewed-by: mchung, alanb
2013-09-12 17:01:39 +02:00
..
TestIsLoggable.java 8024525: Make Logger log methods call isLoggable() 2013-09-12 17:01:39 +02:00