This is the mail archive of the
java-prs@gcc.gnu.org
mailing list for the Java project.
[Bug libgcj/29869] LogManager class loading failure with Tomcat
- From: "cvs-commit at developer dot classpath dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: java-prs at gcc dot gnu dot org
- Date: 30 Mar 2007 04:14:01 -0000
- Subject: [Bug libgcj/29869] LogManager class loading failure with Tomcat
- References: <bug-29869-13215@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #9 from cvs-commit at developer dot classpath dot org 2007-03-30 05:14 -------
Subject: Bug 29869
CVSROOT: /cvsroot/classpath
Module name: classpath
Changes by: Tom Tromey <tromey> 07/03/30 04:13:43
Modified files:
. : ChangeLog
java/util/logging: LogManager.java
Log message:
PR libgcj/29869:
* java/util/logging/LogManager.java (readConfiguration): Handle
comma-separated 'handlers'. Don't try to add a non-existing
handler.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/classpath/ChangeLog?cvsroot=classpath&r1=1.9184&r2=1.9185
http://cvs.savannah.gnu.org/viewcvs/classpath/java/util/logging/LogManager.java?cvsroot=classpath&r1=1.27&r2=1.28
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29869