gcc/libjava/java/util/logging
Tom Tromey cc5e1fab40 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
2007-03-30 04:09:35 +00:00
..
ConsoleHandler.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
ErrorManager.h Updating header files. Earlier change here seems to have been in error. 2007-03-05 14:29:47 +00:00
FileHandler$ostr.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
FileHandler.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
Filter.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
Formatter.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
Handler.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
Level.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
LogManager$1.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
LogManager.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
LogManager.java re PR libgcj/29869 (LogManager class loading failure with Tomcat) 2007-03-30 04:09:35 +00:00
LogRecord.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
Logger$1.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
Logger.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
Logger.java
LoggingMXBean.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
LoggingPermission.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
MemoryHandler.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
SimpleFormatter.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
SocketHandler.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
StreamHandler.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
XMLFormatter.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
natLogger.cc