classpath-patches
[Top][All Lists]
Advanced

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

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


From: Lillian Angel
Subject: [cp-patches] FYI: #13460 Incorrect logic in java.util.logging.Logger
Date: Tue, 21 Jun 2005 11:27:11 -0400

Incorrect Logic. committed

2005-06-21  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.

Attachment: logger.diff
Description: Text Data


reply via email to

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