gcc/libjava/java/nio
Tom Tromey 4d2446d99e LogManager.java (loggers): Genericized.
* java/util/logging/LogManager.java (loggers): Genericized.
	(addLogger): Merged.
	(findAncestor): Likewise.
	(getLogger): Likewise.
	(getLoggerNames): Genericized.
	(reset): Merged.
	(getLevelProperty): Likewise.
	* java/lang/reflect/Method.java (getDeclaringClass): Genericized.
	* java/lang/reflect/Constructor.java (getParameterTypes):
	Genericized.
	(getExceptionTypes): Likewise.
	(newInstance): Likewise.
	* java/lang/reflect/Array.java (newInstance): Genericized.
	* java/lang/Object.java (getClass): Genericized.
	* java/nio/charset/spi/CharsetProvider.java (charsets):
	Genericized.
	* java/text/Collator.java: Implement Comparable<Object>.

From-SVN: r121473
2007-02-01 21:36:01 +00:00
..
channels Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
charset LogManager.java (loggers): Genericized. 2007-02-01 21:36:01 +00:00
Buffer.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
Buffer.java Update FSF address 2005-06-30 03:22:09 +00:00
BufferOverflowException.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
BufferUnderflowException.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
ByteBuffer.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
ByteBufferHelper.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
ByteBufferImpl.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
ByteOrder.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
CharBuffer.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
CharBufferImpl.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
CharViewBufferImpl.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
DirectByteBufferImpl.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
DirectByteBufferImpl.java Update FSF address 2005-06-30 03:22:09 +00:00
DirectByteBufferImpl$ReadOnly.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
DirectByteBufferImpl$ReadWrite.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
DoubleBuffer.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
DoubleBufferImpl.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
DoubleViewBufferImpl.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
FloatBuffer.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
FloatBufferImpl.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
FloatViewBufferImpl.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
IntBuffer.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
IntBufferImpl.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
IntViewBufferImpl.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
InvalidMarkException.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
LongBuffer.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
LongBufferImpl.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
LongViewBufferImpl.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
MappedByteBuffer.h MappedByteBuffer.java: Removed. 2007-01-17 16:25:10 +00:00
MappedByteBufferImpl.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
MappedByteBufferImpl.java Update FSF address 2005-06-30 03:22:09 +00:00
natVMDirectByteBufferImpl.cc natVMDirectByteBufferImpl.cc: Renamed from java/nio/natDirectByteBufferImpl.cc. 2007-01-17 17:02:48 +00:00
ReadOnlyBufferException.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
ShortBuffer.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
ShortBufferImpl.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
ShortViewBufferImpl.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
VMDirectByteBuffer.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
VMDirectByteBuffer.java Update FSF address 2005-06-30 03:22:09 +00:00