re PR libgcj/17079 ([PATCH] Log messages whose logging level is equal to the threshol...
authorBryce McKinlay <mckinlay@redhat.com>
Wed, 18 Aug 2004 15:51:47 +0000 (15:51 +0000)
committerBryce McKinlay <bryce@gcc.gnu.org>
Wed, 18 Aug 2004 15:51:47 +0000 (16:51 +0100)
commitb4b3435ecce4606416949432e6c5454b3b174c37
tree82fef513566d7f1ad421557864015cd4cb79c152
parent720086cd84423764cfced1dc16b74821a9c3f3b1
re PR libgcj/17079 ([PATCH] Log messages whose logging level is equal to the threshold discarded by java.util.logging.Handler)

2004-08-18  Bryce McKinlay  <mckinlay@redhat.com>

PR libgcj/17079
* java/util/logging/Handler.java (isLoggable): Accept record if its
log level equals the threshold level. From Robin Green.

From-SVN: r86187
libjava/ChangeLog
libjava/java/util/logging/Handler.java