gcc/libjava/java/text
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
..
Annotation.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
AttributedCharacterIterator$Attribute.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
AttributedCharacterIterator.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
AttributedString$AttributeRange.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
AttributedString.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
AttributedStringIterator.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
Bidi.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
BreakIterator.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
CharacterIterator.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
ChoiceFormat.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
CollationElementIterator.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
CollationKey.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
Collator.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
Collator.java LogManager.java (loggers): Genericized. 2007-02-01 21:36:01 +00:00
DateFormat$Field.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
DateFormat.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
DateFormatSymbols.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
DateFormatSymbols.java [multiple changes] 2005-11-17 14:03:22 +00:00
DecimalFormat.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
DecimalFormatSymbols.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
DecimalFormatSymbols.java [multiple changes] 2005-11-17 14:03:22 +00:00
FieldPosition.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
Format$Field.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
Format.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
MessageFormat$Field.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
MessageFormat$MessageFormatElement.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
MessageFormat.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
NumberFormat$Field.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
NumberFormat.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
ParseException.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
ParsePosition.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
RuleBasedCollator$CollationElement.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
RuleBasedCollator$CollationSorter.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
RuleBasedCollator.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
SimpleDateFormat$CompiledField.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
SimpleDateFormat.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
StringCharacterIterator.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
natCollator.cc