r123357 - in /branches/redhat/gcc-4_1-branch/li...

tromey@gcc.gnu.org tromey@gcc.gnu.org
Fri Mar 30 04:35:00 GMT 2007


Author: tromey
Date: Fri Mar 30 05:34:58 2007
New Revision: 123357

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=123357
Log:
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.

Modified:
    branches/redhat/gcc-4_1-branch/libjava/ChangeLog
    branches/redhat/gcc-4_1-branch/libjava/classpath/ChangeLog
    branches/redhat/gcc-4_1-branch/libjava/classpath/gnu/java/util/jar/JarUtils.java
    branches/redhat/gcc-4_1-branch/libjava/java/util/logging/LogManager.java



More information about the Gcc-cvs mailing list