re PR libgcj/29869 (LogManager class loading failure with Tomcat)
libjava PR libgcj/29869: * java/util/logging/LogManager.java (readConfiguration): Handle comma-separated 'handlers'. Don't try to add a non-existing handler. libgcj/classpath PR libgcj/29869: * gnu/java/util/jar/JarUtils.java (log): Commented out. (readSFManifest): Don't log. From-SVN: r123356
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
2007-03-29 Tom Tromey <tromey@redhat.com>
|
||||
|
||||
PR libgcj/29869:
|
||||
* gnu/java/util/jar/JarUtils.java (log): Commented out.
|
||||
(readSFManifest): Don't log.
|
||||
|
||||
2007-03-28 Casey Marshall <csm@gnu.org>
|
||||
|
||||
* gnu/javax/net/ssl/provider/ClientHandshake.java (RSAGen.implRun):
|
||||
|
||||
Reference in New Issue
Block a user