CVSROOT:        /cvsroot/classpath
Module name:    classpath
Branch:         
Changes by:     Lillian Angel <[EMAIL PROTECTED]>       05/06/21 15:31:22

Modified files:
        java/util/logging: Logger.java 

Log message:
        2005-06-21  Lillian Angel  <[EMAIL PROTECTED]>
        
        * 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.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/java/util/logging/Logger.java.diff?tr1=1.7&tr2=1.8&r1=text&r2=text



_______________________________________________
Commit-classpath mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/commit-classpath

Reply via email to