commit-classpath
[Top][All Lists]
Advanced

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

[commit-cp] classpath ChangeLog java/util/logging/Logger.java


From: Mario Torre
Subject: [commit-cp] classpath ChangeLog java/util/logging/Logger.java
Date: Fri, 18 Apr 2008 16:26:45 +0000

CVSROOT:        /sources/classpath
Module name:    classpath
Changes by:     Mario Torre <neugens>   08/04/18 16:26:45

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

Log message:
        2008-04-18  Mario Torre  <address@hidden>
        
                PR classpath/35974
                * java/util/logging/Logger.java: fix a deadlock and reformat 
code.
                Now all the methods of the class get a lock on a static lock, 
this
                avoids a lock when getLogger and log are used concurrently.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/classpath/ChangeLog?cvsroot=classpath&r1=1.9576&r2=1.9577
http://cvs.savannah.gnu.org/viewcvs/classpath/java/util/logging/Logger.java?cvsroot=classpath&r1=1.16&r2=1.17




reply via email to

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