classpath-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cp-patches] Patch: #13460 Incorrect logic in java.util.logging.Logger


From: Lillian Angel
Subject: [cp-patches] Patch: #13460 Incorrect logic in java.util.logging.Logger
Date: Mon, 20 Jun 2005 15:33:27 -0400

Incorrect logic in java.util.logging.Logger 

2005-06-20  Lillian Angel  <address@hidden>

* java/util/loggin.Logger
        (setParent): No lines after throwing an exception are executed 
        and there is no point to check if the parent is null, because a 
        NullPointerException would have been thrown earlier. Fixes Bug 
        #13460.

I can commit this if someone approves of it first.

Thanks!
Lillian.

Attachment: logger.diff
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]